Skip to content

Releases: binarapps/expo-ts-template

2.1.0

26 Jan 16:30
Compare
Choose a tag to compare

New features:

Maintenance:

  • upgrade to expo 50

2.0.0

23 Oct 08:19
Compare
Choose a tag to compare

Breaking changes:

  • replace native-base with custom styles implementation

Maintenance:

  • upgrade to expo 49
  • improve docs

Fixes:

  • fix build process for expo dev client

1.6.4

16 Jun 22:13
Compare
Choose a tag to compare

Changelog:

  • update app to expo 48

1.6.2

13 May 20:42
Compare
Choose a tag to compare

Changelog:

  • improve bootstrap script

1.6.0

09 Apr 20:59
4226b73
Compare
Choose a tag to compare

Changelog:

  • add code generators:
    • project bootstrap
    • generate screen
    • generate component
  • simplify navigation logic

1.5.1

15 Mar 14:12
Compare
Choose a tag to compare

Done:

  • change logo
  • fix issue with JSX types

1.5.0

06 Mar 14:22
Compare
Choose a tag to compare

Change log:

  • Improve UX on screens with keyboard
  • add custom loaders

1.4.0

31 Jan 20:14
Compare
Choose a tag to compare

Changelog:

  • Rewrite navigation to support web
  • Add push notifications setup
  • Add deeplinking setup
  • Fix minor issues

1.3.0

12 Nov 12:46
Compare
Choose a tag to compare

Change log:

  • publish package to npm

1.2.0

12 Nov 12:43
Compare
Choose a tag to compare

Changelog:

  • create expo template