Relative Content

Tag Archive for javascriptreact-nativeexpo

Bottom sheet backgroud in react native

I am using gorhom bottom-sheet, and I want the background to become gray when I open the bottom sheet. However, it doesn’t work even though I followed the documentation.

My react native project returns a blank page

I have successfully initialized a react native project using expo coo and I get a webpage rendering with the ‘…..edit your app.js….’. When I add other screens and modify app.he as required I get a blank screen. No error on terminal. The web bundling notification is in green text. What could be the issue?