Abisoye Atolagbe
Abisoye Atolagbe
I am currently experiencing this issue. thought I was doing something wrong until I tried out the codepen again. You can review @kaoz70 codepen and review.
For Context, we have tried the following ideas; - ##### Build a `slate-react-native` off the existing `slate-react`. We basically forked `slate-react` and tried to rewrite it for `react-native`, the major...
@oyeanuj, @Slapbox, There is a simple demo/_test of idea_ app [here](https://github.com/realbisoye/react-native-slatejs-webview). Although its slightly different from our actual implementation as this uses React Native UI Webview (our current app uses...
@cmavromoustakos, the `browser-cookie` is used to store `formio-token` for subsequent requests after form initialisation and I think it is only used as a fall back when `localStorage` is not available...