Skip to content

Shared code between ChurchApps react native applications

License

Notifications You must be signed in to change notification settings

ChurchApps/MobileHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MobileHelper

Shared code between ChurchApps react native applications

To Test

  1. After making changes run npm run build followed by npm link to expose the package locally
  2. In your test project run @npm link @churchapps/mobilehelper
  3. Rerun both after changes

To Publish

  1. Update version number in package.json
  2. Run npm run build
  3. Run npm publish --access=public

About

Shared code between ChurchApps react native applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published