0.0.10 • Published 1 month ago

rn-base-component v0.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

rn-base-component

React Native Base Component

Installation

Before you install rn-base-component, make sure you have the following prerequisites installed:

You can install these dependencies using npm or yarn (note: Current, we dont support react-native-reanimated v3 and styled-components 6.*):

npm install react-native-reanimated styled-components react-native-gesture-handler

Or

yarn add react-native-reanimated styled-components react-native-gesture-handler

Then

npm install rn-base-component

Preview/Debug Components

yarn bootstrap
yarn example ios/android

Update Storybook (Debug purpose only)

To update Storybook after running it on the Simulator and adding new components or updating existing ones, run the following command.

yarn example update-stories

Documents

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

0.0.10

1 month ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.5

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.4

7 months ago

0.0.3

9 months ago

0.0.2

1 year ago

0.0.1

1 year ago