devanagari-component

0.0.10 • Public • Published

This repo is complementary repo of https://github.com/rexonms/devanagari. The devanagari repo provides data and this repo provides the UI.

Temp process

Create the components inside examples/src/*. Once completed copy and pasted it to ./src and publish.

Development

$ cd src && yarn pack 
$ cd examples && yarn add ../devanagari-component-*.tgz
$ yarn ios // to install app
$ yarn start 

Publish

$ yarn publish

Using TypeScript With React Native

https://medium.com/@jan.hesters/using-typescript-with-react-native-946aa4b4ae6f

Publish a React Native component to NPM 

https://www.freecodecamp.org/news/how-to-publish-a-react-native-component-to-npm-its-easier-than-you-think-51f6ae1ef850/

Readme

Keywords

none

Package Sidebar

Install

npm i devanagari-component

Weekly Downloads

2

Version

0.0.10

License

ISC

Unpacked Size

8.87 kB

Total Files

20

Last publish

Collaborators

  • rexonms