I need to create a screen Catalog(Categories and Products). I'm using SectionList from React Native in order to achive this. I need to make that Categories comp
I want to use WebView inside ScrollView for my react native app. But if I do so, I am not able to scroll my webview, unless I disable the scroll on scrollview.
I’m taking my first step in react native land and trying to understand the layouting in regards to the soft keyboard. I’ve created a new react proj