Skip to content

v1.1.0

Compare
Choose a tag to compare
@jankapunkt jankapunkt released this 24 Oct 05:21
· 67 commits to master since this release
fb3e893

This is now a full-scale starter project that you can use as template to create a Meteor+RN app.

It now includes:

  • complete authentication workflow (signIn, signUp, signOut, deleteAccount)
  • Profile page + updating profile fields (updateProfile)
  • minimal component / container styling, easily extendable
  • standard lint

Full Changelog: v1.0.0...v1.1.0