HZSamir
HZSamir
A `goBack` and `goForward` feature would be most welcome.
This one feature is the one thing missing for this extension to be perfect.
1. Several apps, meant to work in a closed local network (something that provides other functionalities besides a bigger, native desktop app) with a SQL server, WCF backend. (the horror...)...
@nantaphop Haven't used MobX with this particular boilerplate, instead with another one (I'm sorry, I can't remember its name) I'm away for a few days, but I'll give it a...
A simple fix for this is ```javascript const isWeb = Platform.OS === "web"; ```
The `autoAnchor` is indeed set. The issue is present both on my 4.2 device and 4.4 emulator.
Just spent the last two days getting it to work and nothing so far. Hoping someone will notice this issue.
@daoudjahdou Unfortunately no. I kept hopping from problem to problem when fixing one would generate three others. It didn't help that I was on RN 0.59 with AndroidX here and...
@daoudjahdou So, I did manage to convert my app to React-native-web, but before I get into specifics let me tell you it's completely broken beyond repair (both visuals and 90%...