Giter Club home page Giter Club logo

react-native-tailwind's Issues

App Issues

image

  • Spacing Issues in Prop Controls

image

  • Add helper text to make sense of Position prop -> Position (only when there is a label)

  • lock orientation to portrait

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @babel/plugin-proposal-export-namespace-from Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): ⬆️ update dependency sharp-cli to v5

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/cache v3
.github/workflows/lint.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/cache v3
npm
example/package.json
  • @expo/webpack-config ^19.0.0
  • @react-native-masked-view/masked-view 0.2.9
  • @react-navigation/drawer ^6.6.2
  • @react-navigation/native ^6.1.6
  • @react-navigation/stack ^6.3.16
  • expo-application ~5.3.0
  • expo-haptics ~12.4.0
  • expo-screen-orientation ~6.0.6
  • expo-splash-screen ~0.20.5
  • expo-status-bar ~1.6.0
  • react-native-popper 0.3.2
  • react-native-web ~0.19.6
  • setimmediate ^1.0.5
  • sharp-cli ^4.1.0
  • @babel/core ^7.22.10
  • @babel/plugin-proposal-export-namespace-from ^7.18.9
  • @babel/runtime 7.22.10
  • babel-loader 9.1.3
  • babel-plugin-module-resolver 5.0.0
  • babel-preset-expo ^9.5.2
  • react-error-overlay 6.0.9
package.json
  • @babel/plugin-proposal-export-namespace-from ^7.18.9
  • @chakra-ui/hooks 2.2.0
  • @gorhom/bottom-sheet 5.0.0-alpha.3
  • @react-aria/focus ^3.16.2
  • @react-aria/visually-hidden ^3.8.3
  • @react-stately/checkbox ^3.4.4
  • @react-stately/toggle ^3.6.1
  • lodash ^4.17.21
  • react-native-popper ^0.3.2
  • tailwind-merge ^1.14.0
  • tailwindcss ^3.3.3
  • twrnc ^3.6.4
  • @babel/core ^7.19.1
  • @babel/eslint-parser 7.18.9
  • @babel/helper-string-parser ^7.19.4
  • @commitlint/cli 17.0.3
  • @commitlint/config-conventional 17.3.0
  • @react-native-community/eslint-config 3.0.3
  • @release-it/conventional-changelog 5.0.0
  • @types/jest 29.1.2
  • all-contributors-cli 6.20.0
  • commitlint 17.0.3
  • eslint 8.20.0
  • eslint-plugin-ft-flow ^2.0.3
  • eslint-plugin-import 2.26.0
  • eslint-plugin-simple-import-sort 8.0.0
  • expo-haptics 12.4.0
  • gacp 3.0.2
  • husky 8.0.1
  • jest ^26.6.3
  • lint-staged 13.0.3
  • metro-react-native-babel-preset ^0.73.4
  • pinst 3.0.0
  • prettier ^2.8.4
  • react-native-builder-bob 0.21.3
  • release-it 15.10.3
  • sort-package-json 2.5.1
  • typescript ^4.8.4
  • expo-haptics 12.4.0

  • Check this box to trigger a request for Renovate to run again on this repository

Stack component

Create a stack component which accepts 3 props orientation, space & divider.

Refactoring Components

  • Checkbox group pixel level change between the normal and disabled states.

  • Hint value is tilted in Circular Progress
    Screenshot 2022-12-02 at 10 52 57 AM

  • Add Linear Gradient to Spinner Component to SVG

Docs

  • Select Docs are messed up
  • Make tailwind style processor invocation function(tailwind.styles("")) alias smaller something like t("") or s("")

Button Suffix and Prefix slots are not customisable

Design : image
Component: image


          <Button
            prefix={<Icon icon={<InboxIcon />} />}
            style={tailwind.style('flex-row justify-start')}
            textStyle={tailwind.style('flex-1')}
            suffix={<Text>56</Text>}
            size="xl"
            variant="ghost">
            Inbox
          </Button>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.