razzle-afterjs-redux-rnw-example icon indicating copy to clipboard operation
razzle-afterjs-redux-rnw-example copied to clipboard

Razzle + After.js + Redux + React Native Web (RNW) Example

Razzle + After.js + Redux + React Native Web Example

Install it and run:

yarn install
yarn start

Idea behind the example

This is a basic, bare-bones example of how to use After.js and Razzle with React Native Web.

The project itself is derived from create-razzle-app --example with-afterjs combined with create-razzle-app --example with-redux and create-razzle-app --example with-react-native-web