SAFE-Nightwatch icon indicating copy to clipboard operation
SAFE-Nightwatch copied to clipboard

Demo of SAFE-Stack applied to React Native for cross platform native mobile apps

Results 34 SAFE-Nightwatch issues
Sort by recently updated
recently updated
newest added

I have gone through install steps (on Ubuntu) and have a react-native helloWorld app loaded on my device. Running _./build.sh debug_ on the SAFE-Nightwatch app downloads dependencies, compiles successfully, and...

Trying to run this project from a fresh start, but I can't seem to get the bundler to work. Running the build with debug properly install everything, start fable splitter,...

Checked iOS & Android on fresh install. fixes #62

I'm trying to update to fable 2.x but this üproject doesn't use webpack - so I can't copy @MangelMaxime's and @alfonsogarciacaro's work from https://github.com/SAFE-Stack/SAFE-BookStore/pull/378 any help appreciated

I noticed this because our firewall only has https://registry.npmjs.org whitelisted

This add the redux debugger - but how can I connect? // @alfonsogarciacaro @et1975

Help wanted - https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#updating-to-this-version cc @iyegoroff @alfonsogarciacaro @AviAvni @MangelMaxime

Somewhat related to #22 & #48, I'm trying to figure out how to debug the application from Visual Studio Code. It looks like it should be possible using the [React...

Given #9 and #10 I expected the demo to have the option to build using the react-native windows support, but it seems that package.json no longer contains the react-native-windows dependencies....