0.1.73 • Published 2 years ago

react-native-spectrable-module v0.1.73

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

react-native-spectrable-module

How to install this module:

Run below command in the main project directory to install the spectra react native npm into your project

    npm i react-native-spectrable-module

If you face errors to run iOS proejct in xcode then follow this steps to get rid of the errors:

  1. Post installing this package, update the pods in the project by running this command in the main project directory to install the required dependencies

    npx pod-install ios
  2. Once this pods get installed, do run the iOS project in Xcode by opening the “.xcworkspace” file

  3. import { SpectrableModule } from 'react-native-spectrable-module' to the file where you want to use the methods of this module.

Android note:

To use this module in Android Project, your "minSdkVersion" must be 23 or above.

Contributing

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

License

MIT

0.1.68

2 years ago

0.1.70

2 years ago

0.1.71

2 years ago

0.1.72

2 years ago

0.1.73

2 years ago

0.1.65

2 years ago

0.1.67

2 years ago

0.1.64

2 years ago

0.1.63

2 years ago

0.1.62

2 years ago

0.1.61

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago