react-native-create-library
react-native-bignumber
react-native-create-library | react-native-bignumber | |
---|---|---|
1 | 1 | |
1,452 | 352 | |
- | 1.7% | |
0.0 | 5.2 | |
about 3 years ago | 9 months ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
react-native-create-library
-
standalone react-native module with cocoapods dependency
I have successfully built a react-native module within a react-native int project. Now I want to extract this module (standalone i.e react-native-my-custom-module) to its own repo, so I can reuse it in other projects and open-source it. I tried using https://github.com/frostney/react-native-create-library to create this standalone react-native module. However, the react-native module has a dependency on external SDK(installed using CocoaPods i.e pod 'Firebase/Core') and due to this, I believe it is Breaking.
react-native-bignumber
What are some alternatives?
react-native-dom - An experimental, comprehensive port of React Native to the web.
react-native-big-list - This is a high performance list view for React Native with support for complex layouts using a similar FlatList usage to make easy the replacement. This list implementation for big list rendering on React Native works with a recycler focused on performance and memory usage and so it permits processing thousands items on the list.
mixpanel-react-native - Official React Native Tracking Library for Mixpanel Analytics
finance-band - Finance Band is an android application written in react native that allows you to view the prices of financial instruments (like BTC, AMZN) on smart wristbands.
react-native-animated-charts - Set of components and helpers for building complex and beautifully animated charts
react-native-quick-sqlite - DEPRECATED: Use "react-native-nitro-sqlite" instead