0.1.11 • Published 1 year ago

react-native-ghabie v0.1.11

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
1 year ago

react-native-ghabie

Ghabie sdk

Installation

npm install react-native-ghabie

Usage/Examples

import { GhabieView } from 'react-native-ghabie';

function App() {
  return <GhabieView {...props} />;
}

SetUp

If you don't have react-native-safe-area-context installed, please install react-native-safe-area-context

After installing react-native-ghabie, Go to your node_modules directory and search for react-native-ghabie, inside you will find a font folder, Copy the font files to your project's assets or fonts directory, then run npx react-native-asset, don't know how to link font? visit How to link custom font in react native

When done cd to your ios folder run pod install and restart project

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

0.1.11

1 year ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago