react-native-create-library
react-native-style-utilities
react-native-create-library | react-native-style-utilities | |
---|---|---|
1 | 4 | |
1,452 | 93 | |
- | - | |
0.0 | 10.0 | |
about 3 years ago | almost 3 years 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-style-utilities
-
Improve performance on react native app
Based on reading react native tips, I got the impression that we should strive to memoize stuff as much as possible. however I can't quite seem to figure out how I'm supposed to use the function properly. when i need too pass the params based on loop, how can i call the function properly? is it onPress={() => myFunction(id)}
-
useMemo to simplify functional StyleSheet.create
I’ve been using this for a long time for dynamic styling among styled-components, it’s a useMemo wrapper for styles: https://github.com/mrousavy/react-native-style-utilities
-
WhatsappDirect - Personal project
Use https://github.com/mrousavy/react-native-style-utilities for the dynamic styles, don’t use StyleSheet inside the component (or use styled-components).
-
Using StyleSheet objects with Animated elements and TypeScript
I m using this for a long time: https://github.com/mrousavy/react-native-style-utilities
What are some alternatives?
react-native-dom - An experimental, comprehensive port of React Native to the web.
whatsapp-direct
mixpanel-react-native - Official React Native Tracking Library for Mixpanel Analytics
react-native-bignumber - 🔢 The fastest Big Number library for React Native
react-native-animated-charts - Set of components and helpers for building complex and beautifully animated charts
js-tools-base - A lightweight javascript tool library for various needs
react-native-sensor-fusion - Robust absolute positioning in React Native.
stdlib - ✨ Standard library for JavaScript and Node.js. ✨
react-comfort - React Comfort is a React library that provides utilities for common programming tasks, that make coding in React easier and cleaner.
react-native-gcanvas - react native canvas based on gpu opengl glsl GCanvas -- A lightweight cross-platform graphics rendering engine. (超轻量的跨平台图形引擎)
just - A library of dependency-free JavaScript utilities that do just one thing.