CSS framework
These websites can be references for your design ideas
General framework
- NativeBase
- NativeBase is an accessible, utility-first component library that helps you build consistent UI across Android, iOS and Web.
https://www.nativebase.io/ (opens in a new tab)
- Tamagui
- Universal design systems for React Native & Web, faster.
https://tamagui.dev/ (opens in a new tab)
- react-native-paper
- Material design for React Native.
https://github.com/callstack/react-native-paper (opens in a new tab)
- OsmiCSX
- An utility style framework for React Native.
https://osmicsx.dev/ (opens in a new tab)
Animations
- @legendapp/motion
- declarative animations library for React Native, to make it easy to transition between styles without needing to manage animations.
https://legendapp.com/dev/motion/ (opens in a new tab)
- react-native-modalize
- A highly customizable modal/bottom sheet that loves scrolling content.
https://github.com/jeremybarbet/react-native-modalize (opens in a new tab)