I have been creating eCommerce app in react native . I have some doubts on split screen support.
App Screens are working fine if view has scrollView but screen without scrollview will not work.
I have doubts in following
- Is there any specific code for it?
- If any official tutorial is there for split screen work?
Thanks in advance.