react_on_rails_demo_ssr_hmr icon indicating copy to clipboard operation
react_on_rails_demo_ssr_hmr copied to clipboard

CH13 - Render Expo-App using React On Rails

Open pulkitkkr opened this issue 3 years ago • 0 comments

Summary

Main Story: CH13

This PR adds a small typescript-based expo App and renders it on the browser using React on Rails.

Tasks

  • Create Expo App
  • Sync Packages from root package.json
  • Alias React-Native Imports for web
  • Create Rails Route, Controller, and a View.
  • Show props sent from Rails app, in Expo App.

This change is Reviewable

pulkitkkr avatar May 13 '21 23:05 pulkitkkr