Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CH13 - Render Expo-App using React On Rails #11

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

pulkitkkr
Copy link

@pulkitkkr pulkitkkr commented May 13, 2021

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 pulkitkkr self-assigned this May 13, 2021
@pulkitkkr pulkitkkr added the enhancement New feature or request label May 13, 2021
@pulkitkkr pulkitkkr requested a review from justin808 May 14, 2021 00:00
Copy link
Member

@justin808 justin808 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 20 of 20 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @pulkitkkr)

@pulkitkkr pulkitkkr force-pushed the pulkitkkr/ch13/add-hello-world-client-only-expo-webview branch from 9d8b56f to 96e008a Compare May 16, 2021 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants