Changelog

This document highlights the changes for each version of Fullstack React Native.

Be sure to check there to ensure that you have the latest revision.

Revision 9 - 2019-09-23

Release notes: Updated Expo SDK to v33

Revision 8 - 2019-06-12

  • Updated react-navigation to v3

Revision 7 - 2019-02-27

  • Fixed incorrect npm package version

Revision 6 - 2018-12-19

  • The tool we use to create new projects, create-react-native-app has been renamed/merged with expo-cli. We've updated the book to use this new command.
  • The native modules chapter now uses the react-native init command for initializing a project that will use native code.
  • All chapters have been updated to React Native 57 and Expo SDK 31
  • We improved the Navigation chapter, using a mock API for better stability
  • We handle newer iPhone sizes in the Core APIs chapter (edited)

Revision 5 - 2018-07-26

Revision 5 - Adds Native Modules chapters to the book

Revision 4 - 2018-07-20

Revision 4 - Adds Publishing & Gestures chapters to the book

Revision 3 - 2018-05-10

Revision 3 - Adds Animation chapter to the book

Revision 2 - 2018-02-28

Adds Navigation chapter to the book

Revision 1 - 2017-12-06

Initial version of the book