Skip to content

betomoedano/bottom-sheet-modal-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Known issues

Expo SDK and libreries are always updating their versions and deprecating others. before installing the libreries run.

    yarn add expo@latest

Next you can run:

    npx expo install --fix

Expo will show you what dependencies need to be updated. Install the dependencies expo suggest you. It is possible that there is cache and you have to run.

    yarn start --reset-cache

About

Beautiful bottom sheet modal using React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published