0.19.0 • Published 1 year ago
react-native-ui-primitives v0.19.0
react-native-ui-primitives
react-native-ui-primitives
Installation
This project is based on:
- Tamagui, instruction: https://tamagui.dev/docs/intro/installation
- Reanimated (for Popup), instruction: https://docs.swmansion.com/react-native-reanimated
- Gesture Handler (for Popup), instruction: https://docs.swmansion.com/react-native-gesture-handler
npm install react-native-ui-primitives
Usage
import { tamaguiConfig } from 'react-native-ui-primitives';
import '@tamagui/core/reset.css'
import { TamaguiProvider } from 'tamagui'
export default function App() {
return (
<TamaguiProvider config={tamaguiConfig}>
{/* your app here */}
</TamaguiProvider>
)
}
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
0.19.0
1 year ago
0.18.0
1 year ago
0.17.0
1 year ago
0.15.0
1 year ago
0.16.0
1 year ago
0.14.0
1 year ago
0.11.0
1 year ago
0.12.0
1 year ago
0.13.0
1 year ago
0.10.0
1 year ago
0.9.0
1 year ago
0.8.0
1 year ago
0.7.0
1 year ago
0.6.0
1 year ago
0.5.0
1 year ago
0.4.0
1 year ago
0.3.9
1 year ago
0.3.8
1 year ago
0.3.7
1 year ago
0.3.6
1 year ago
0.3.5
1 year ago
0.3.4
1 year ago
0.3.0
1 year ago
0.3.2
1 year ago
0.3.1
1 year ago
0.3.3
1 year ago
0.2.3
1 year ago
0.2.4
1 year ago
0.2.2
1 year ago
0.2.1
2 years ago
0.2.0
2 years ago