2.0.0 • Published 1 year ago

@digital-art-dealers/react-native-component-lib v2.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Features

  1. Get buttons, loaders, and other components to bootstrap your app development
  2. TailWind CSS compatible
  3. Written in TypeScript

Try it out now

Run the example storybook, now available on iOS

Getting started

Fastest way to get started is to use our template.

To add this component lib to your project manually: 1. Install and configure (nativewind)https://www.nativewind.dev/ 2. run yarn add @digital-art-dealers/react-native-component-lib in your project 3. add node_modules/@digital-art-dealers/react-native-component-lib/**/*.{js,jsx,ts,tsx} to your tailwind.config.js

View the code

To view code to the sample storybook here

Run locally for development

To run the test project locally run yarn change:package:dev then run yarn ios or yarn android,

Build library for release

To build the library, run yarn change:package:prod, set version in package.json then run yarn build this will create a dist file that will allow you to install the library in your project.

Build library for local testing (optional)

To make a test version of the library (.tgz) run yarn pack

Troubleshooting

If you're getting permission denied on your scripts. Make sure to change their permissions by running chmod +x bash/change-package-dev.sh and chmod +x bash/change-package-prod.sh

2.0.0

1 year ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago