Closed ovbm closed 3 years ago
@tpreusse A lot of the file changes are due to the react-native upgrade. most relevant for review:
I was able to build and run the app on both ios simulator and android simulators. Would be good to make a test flight version. I'm currently blocked because of a weird node-related bug, which prevents me from building the ios bundle with the command line (only works via xcode, see: https://github.com/facebook/react-native/issues/31259 for details). Was able to fix the issue (it seems to be a local node issue)
Tested fullscreen video and gallery. Working as intended on my device.
ScrollBars:
Linking needs to be tested more, agreed
Deep linking works perfectly :), will merge and release as there hasn't been any reported issues.
fixes #249, fixes #250, fixes #207, fixes #248, fixes #247, fixes #246, fixes #241, fixes #240