Skip to content

Latest commit

 

History

History
101 lines (86 loc) · 4.22 KB

CHANGELOG.md

File metadata and controls

101 lines (86 loc) · 4.22 KB

[1.1.3] 2024-09-17

Updated dependencies

For expo sdk version 50 to 51

For expo sdk version 48 to 50

[1.1.2] 2023-11-16

  • Update react native dependency to 0.71.14
  • Update react-native-keyboard-aware-scroll-view 0.9.4 to 0.9.5
  • Add spported platfrom to app.json

[1.1.1] 2023-07-19

  • Removed unused code
  • Add additonal dependencies for react-native-gesture-handler support

[1.1.0] 2023-05-15

Updated dependencies

-Expo sdk updated from 45 to 48 -react update from 17 to 18 -react native version updated 0.68 to 0.71.7 -Other packages updated according to expo sdk. -typescript updated 4.3.5 to 4.5 -expo-app-loading package is deprecated. Added a new package expo-splash-screen. For this,App.js file

[1.0.2] 2022-07-21

Updated dependencies