Skip to content

jingjingccc/expo_GetStarted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expo_GetStarted

[about the tutorials]

This is a practice following from the Expo Documentation tutorial.


[some info]

It's an app named StickerSmash.

In the Expo, most elements corresponds to the built-in Core components from React Native.


[what will I do in the tutorials?]

(briefly copy from the expo documentation)

● select image from the media library using ios/android

● create sticker modal from React Native

● touch gestures to interact with sticker

● use third party libraries to capture screenshots and save it to the disk

● go through the process of configuring a status bar, a splash screen, and an icon


[some testing...]

● Routing and Navigation (two pages)

● usage of smartphone accelerometer

● bluetooth


⚠️ Warning : Some of the command installing the dependencies in the tutorial will make your SDK version downgrade to 1.0.0 which is no longer supported. Then, the project will be unable to run.

💡 Solution : upgrade the expo SDK to a supported version by the following command

expo upgrade

[NOTE]

  1. Find third-party libraries on React Native Directory. (Example : gesture-handler, reanimated, view-shot...)

About

following the Expo documentation, Get Started!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published