0.15.0 • Published 3 years ago
@ogorlab/ogor-native-components v0.15.0
ogor-native-components
Components for react native OGOR apps.
Installation
npm install @ogorlab/ogor-native-components react-native-reanimated react-native-gesture-handler react-native-safe-area-contextUsage
Before using this library, you will need to import the material and Montserrat fonts. The is an example of how to do so in the example app, here.
import { Button } from '@ogorlab/ogor-native-components';
function App() {
return <Button title="Hello" />;
}Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
0.14.0
3 years ago
0.15.0
3 years ago
0.14.1
3 years ago
0.14.2
3 years ago
0.14.3
3 years ago
0.13.2
3 years ago
0.13.3
3 years ago
0.13.4
3 years ago
0.13.5
3 years ago
0.13.0
3 years ago
0.13.1
3 years ago
0.11.0
3 years ago
0.12.0
3 years ago
0.11.1
3 years ago
0.10.0
3 years ago
0.9.0
3 years ago
0.8.1
3 years ago
0.8.0
3 years ago
0.7.1
3 years ago
0.7.0
3 years ago
0.6.3
3 years ago
0.6.2
3 years ago
0.6.1
3 years ago
0.6.0
3 years ago
0.5.2
3 years ago
0.5.1
3 years ago
0.5.0
3 years ago
0.4.0
3 years ago
0.3.0
3 years ago
0.2.0
3 years ago
0.1.0
3 years ago