Skip to content

Commit

Permalink
Merge pull request #58 from feedfm/experimental-symlink
Browse files Browse the repository at this point in the history
feat: Add update session method, update react version
  • Loading branch information
arvkmr authored Jan 2, 2024
2 parents a8d17e8 + 553e63b commit 3fd001e
Show file tree
Hide file tree
Showing 99 changed files with 13,110 additions and 38,412 deletions.
6 changes: 0 additions & 6 deletions example/.buckconfig

This file was deleted.

5 changes: 1 addition & 4 deletions example/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
module.exports = {
root: true,
extends: '@react-native-community',
rules: {
'prettier/prettier': 'off',
},
extends: '@react-native',
};
66 changes: 0 additions & 66 deletions example/.flowconfig

This file was deleted.

14 changes: 8 additions & 6 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,15 @@ local.properties
*.iml
*.hprof
.cxx/
*.keystore
!debug.keystore

# node.js
#
node_modules/
npm-debug.log
yarn-error.log

# BUCK
buck-out/
\.buckd/
*.keystore
!debug.keystore

# fastlane
#
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
Expand All @@ -62,3 +58,9 @@ buck-out/
# Ruby / CocoaPods
/ios/Pods/
/vendor/bundle/

# Temporary files created by Metro to check the health of the file watcher
.metro-health-check*

# testing
/coverage
1 change: 0 additions & 1 deletion example/.ruby-version

This file was deleted.

2 changes: 1 addition & 1 deletion example/.watchmanconfig
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{}
{}
35 changes: 0 additions & 35 deletions example/.yalc/react-native-feed-media-audio-player/.eslintrc.js

This file was deleted.

This file was deleted.

130 changes: 0 additions & 130 deletions example/.yalc/react-native-feed-media-audio-player/CHANGELOG.md

This file was deleted.

Loading

0 comments on commit 3fd001e

Please sign in to comment.