Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

feat: add support for web in the example #948

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

EvanBacon
Copy link
Contributor

@EvanBacon EvanBacon commented Jan 13, 2020

Motivation

Run the example project in the browser. This will help provide a way for easily adding web features.

Test plan

Run expo start:web or yarn web in the example folder.

Notes

Thanks to @satya164 for helping to troubleshoot getting this running.

  • Changing .babelrc to babel.config.js fixed TypeScript support.
  • Adding an extra babel loader added TypeScript support in the src/ folder while working on the example.

run the example project in the browser
@osdnk
Copy link
Collaborator

osdnk commented Jan 23, 2020

Thanks!

@osdnk osdnk merged commit f240dee into satya164:master Jan 23, 2020
gorhom added a commit to gorhom/react-native-tab-view that referenced this pull request Apr 1, 2020
* master:
  feat: export TabBarIndicator (satya164#962)
  chore: fix workflows
  chore: release 2.13.0
  chore: add workflow for publishing expo app
  chore: upgrade depenendecies
  fix: wrap tabview with gesture handler wrapper
  chore: update @types/react-native and remove TODO (satya164#956)
  feat: add InteractionHandle (satya164#905)
  chore: release 2.12.0
  docs: add docs for ScrollPager (satya164#954)
  feat: add support for web in the example (satya164#948)
  feat: conditionally add scrollView on iOS instead of pager (satya164#952)
  feat: expose TabView and TabBar Props (satya164#941)
  fix: typos in comments
  fix: swipe between child and parent TabNavigator (satya164#881)
  chore: optimize images (satya164#946)
  docs: update Quick Start example with 0 index state (satya164#937)
  chore: upgrade expo to sdk 36
  docs: use hooks for the example code
  docs: add info about usage with other libraries
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants