Bottom Sheet React Native | Expo Tutorial 2022

  Рет қаралды 33,135

Code with Beto

Code with Beto

Күн бұрын

Пікірлер: 49
@sdinan
@sdinan 9 ай бұрын
Thank you for the tutorial! Couldn't get my layouts to work right & this instantly solved my problems :)
@natizerai
@natizerai 2 жыл бұрын
Thanks man and your english is very clear.
@burakylmaz9973
@burakylmaz9973 Жыл бұрын
This video and your explanation has helped me immensely in my project Beto. Thank you.
@Redstarcrew
@Redstarcrew 2 жыл бұрын
thank you for the video man, i really appreciate these small react native projects. Hope you continue making these
@codewithbeto
@codewithbeto 2 жыл бұрын
thanks! I will be uploading more content soon!
@kelvinnimelyjr
@kelvinnimelyjr Жыл бұрын
What about you use the backdropComponent for adding opacity when the BottomSheet Opens.
@dearesthui
@dearesthui 2 жыл бұрын
Hi Beto, great video, thanks for this tutorial. Your English is great no worries.
@asadanik5987
@asadanik5987 2 жыл бұрын
I just looking which video will be more helpful and easier to learn. I watched more videos for this Bottom Sheet on React Native. But this one is just awesome and brother please keep it up new contents every single days. Awesome bro take love from Bangladesh
@ByteVillain
@ByteVillain Жыл бұрын
run expo start -c if you get cannot read toString() of undefined, it clears the cache before starting, it's a bug with react native reanimated
@iRTerence
@iRTerence Жыл бұрын
You are a life saver
@lakhey8057
@lakhey8057 2 жыл бұрын
How to override navigation header with backdrop, can you make video on it?
@PitZza143
@PitZza143 Жыл бұрын
Awesome tutorial
@codewithbeto
@codewithbeto Жыл бұрын
Thank you!
@PauloIcaro-pg2xk
@PauloIcaro-pg2xk 11 ай бұрын
Best! 👍🔥
@harshdeep7015
@harshdeep7015 Жыл бұрын
How to dismiss bottom sheet after click on outside??
@arpecop
@arpecop Жыл бұрын
good sheet! 🤗
@codewithbeto
@codewithbeto Жыл бұрын
Thank you! 😊
@ShivamPanchal-b6q
@ShivamPanchal-b6q Жыл бұрын
how can we make a one bottom sheet common for whole project and send inner contents using props
@kwesikayofficial3078
@kwesikayofficial3078 Жыл бұрын
what did you use for the alert
@ManoelCarvalho
@ManoelCarvalho 2 жыл бұрын
Top d+ Beto!
@OneTHPS
@OneTHPS Жыл бұрын
Hey, is there possible to open bottom sheet when it close and swipe up in any place to open it ?
@nikkit.1079
@nikkit.1079 Жыл бұрын
Are you able to change the border top left and border top right radius? I'm trying to use style and backgroundStyle but it doesn't work
@cesswhite
@cesswhite 2 жыл бұрын
Nice video, thanks
@Winsoery
@Winsoery Жыл бұрын
Thank you
@QuanNguyen-zi7yl
@QuanNguyen-zi7yl Жыл бұрын
Is react native bottom sheet library available on React native CLI ?
@LebanCardozo
@LebanCardozo 6 ай бұрын
does it work for cli project
@d0minar
@d0minar Жыл бұрын
how do you load this page with bottomsheet in a closed state?
@d0minar
@d0minar Жыл бұрын
figured it out. index={-1}
@qwer-dn2wq
@qwer-dn2wq 2 жыл бұрын
Can I use it in Javascript not typescript?
@Redstarcrew
@Redstarcrew 2 жыл бұрын
I noticed in your spanish channel that you created a chat application. Would be really appreciated if you could make the same app but in english
@codewithbeto
@codewithbeto 2 жыл бұрын
Ok, I'll work on that!
@hungphan13999
@hungphan13999 2 жыл бұрын
how could I close the bottom tab when I press outside?
@mariosconnou9214
@mariosconnou9214 2 жыл бұрын
Hello there. I get something odd which I cant seem to resolve. When I try to console log my sheetRef, it return a boolean. Is this normal? Thank you. Great Work :)
@mohamedyoussef1311
@mohamedyoussef1311 Жыл бұрын
Awesome video +++++++++++++ 😀
@oyewolesheddrack3642
@oyewolesheddrack3642 2 жыл бұрын
is there a way this can work in js?
@duybangang9621
@duybangang9621 2 жыл бұрын
How to show bottom sheet above bottom navigation ? Thanks Sir
@codewithbeto
@codewithbeto 2 жыл бұрын
I think there is a property in the bottom tab that allows you to hide it. Maybe this can help you stackoverflow.com/questions/56745881/how-to-hide-bottom-navigation-bar-on-a-specific-screen-in-react-native
@lolekakaa
@lolekakaa Жыл бұрын
in your _layout.tsx just wrap your stack in BottomSheetModalProvider, and then use bottom modal anywhere else
@armisael2k
@armisael2k 2 жыл бұрын
Cómo puedo hacer que al abrir la app el bottom sheet no sea visible?
@electrodiux-pbh
@electrodiux-pbh 2 жыл бұрын
Añade a BottomSheet la propiedad "index" a -1,
@lecongduong6056
@lecongduong6056 2 жыл бұрын
i have an error : function component cannot have string refs. any solution
@rizanurfatrisyam1177
@rizanurfatrisyam1177 2 жыл бұрын
make sure you use typescript , is not remove from hook useRef
@lecongduong6056
@lecongduong6056 2 жыл бұрын
@@rizanurfatrisyam1177 i used js, can i use this
@zillahmwimali2857
@zillahmwimali2857 2 жыл бұрын
if you are using Javascript simply decaler the useRef() function, which should look like this const bottomSheetRef = useRef();
@lakhey8057
@lakhey8057 2 жыл бұрын
Why not use backdrop?
@codewithbeto
@codewithbeto 2 жыл бұрын
This package has more features but for this specific functionally backdrop could be a better fit, I'll try to make a video on that
@Nibezak
@Nibezak Жыл бұрын
do expo and pouchdb I dare you
@ByteVillain
@ByteVillain Жыл бұрын
run expo start -c if you get cannot read toString() of undefined, it clears the cache before starting, it's a bug with react native reanimated
How to Present a React Native Bottom Sheet
30:28
Simon Grimm
Рет қаралды 52 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 5 МЛН
I Made an iOS App in MINUTES with This AI Tool!
13:20
Creator Magic
Рет қаралды 236 М.
React Native vs Flutter - Which should you use?
22:31
Simon Grimm
Рет қаралды 48 М.
Building a BottomSheet from scratch in React Native
31:18
Reactiive
Рет қаралды 94 М.
5 React Native Tips to WOW Your Users
16:36
Simon Grimm
Рет қаралды 32 М.
Coding a FULL App with AI (You Won't Believe This)
15:19
Creator Magic
Рет қаралды 203 М.
How to Make a Bottom Sheet with React Native Reanimated
9:36
Software Mansion
Рет қаралды 30 М.
Build a Calculator | React Native 2022
24:55
Code with Beto
Рет қаралды 34 М.
Bottom Sheet in Reanimated 2
8:48
evening kid
Рет қаралды 23 М.