GeekyAnts / GeekyAnts/nativebase-templates
solito-universal-app-template-nativebase-typescript - Navigating directly to a url on web (desktop) causes the page responsive styling to break
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Link to repo : https://github.com/ianchikwature/solito-universal-app-template-nativebase-typescript.git
I am encountering a weird issue on web (desktop) after adding the free screens from the nativebase startup plus package.
When I click a button that navigates to the url housing the component, the component renders with no issue.
However when I navigate to that url directly, this is what happens:
https://user-images.githubusercontent.com/14309350/192865578-3cf9d7ae-e312-4477-a07f-84098b7f004a.mov
This only happens on desktop breakpoint, in mobile and native, the issue doesn't exist.
Has anyone encountered this before ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.