Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
550 commits
Select commit Hold shift + click to select a range
efc94d7
docs: Fix page path
mattleff Aug 1, 2022
1631e5d
docs: ✏️ change changelog
Aug 2, 2022
8ce0c51
Merge pull request #2797 from mattleff/patch-1
freeboub Aug 2, 2022
e1987e5
fix rctDelegate is nil
johnfunmula Aug 5, 2022
a03c734
fix(android): contentStartTime default value
Aug 5, 2022
3675dc2
fix(android): add support of square video format
Aug 5, 2022
bb6b347
Merge pull request #2639 from virgil1996/fix/support-cameraroll
freeboub Aug 6, 2022
aaa6141
Merge pull request #2802 from ckaznable/patch
freeboub Aug 6, 2022
ad389b3
Merge pull request #2796 from iFeelSmart/chore/doc_fix
freeboub Aug 6, 2022
62ce3df
chore: remove strange character
Aug 6, 2022
63008ce
feat(android): add new events for audioTrack, textTracks and videoTracks
Aug 6, 2022
710a5b4
test(android): use new on*Tracks events in sample
Aug 6, 2022
f32da09
Update issue templates
freeboub Aug 6, 2022
1a53c10
doc: update changelog
Aug 20, 2022
11cde86
Merge pull request #2741 from iFeelSmart/fix/avoid_duplicated_onEnd
freeboub Aug 20, 2022
268b34d
Merge branch 'master' of https://github.com/react-native-video/react-…
Aug 20, 2022
7fe3b28
doc: update changeLog
Aug 20, 2022
25b120d
Merge pull request #2759 from iFeelSmart/feat/subtitles_style
freeboub Aug 20, 2022
9e92f1e
Merge branch 'master' of https://github.com/react-native-video/react-…
Aug 20, 2022
0ff6d5f
doc: update changeLog
Aug 20, 2022
2712069
chore(android): change test logic for simplier code
Aug 20, 2022
f4bdabf
Merge pull request #2740 from iFeelSmart/feature/add_api_to_retrieve_…
freeboub Aug 20, 2022
32449cd
doc: fix typo
Aug 21, 2022
7c48ae7
Merge pull request #2823 from iFeelSmart/chore/doc_typo
freeboub Aug 21, 2022
b144a50
feat: add full screen support based on expo-av implementation
wood1986 Jul 14, 2022
470ca7b
WIP
wood1986 Jul 14, 2022
810c624
WIP
wood1986 Aug 12, 2022
622f9d3
fix: fix the hardware back button
wood1986 Aug 18, 2022
a79c30e
fix: fix control not showing up at very first touch
wood1986 Aug 23, 2022
f558d05
upgrade exoplayer
gabriel-rivero Aug 26, 2022
d490c30
Update API.md
karltaylor Sep 3, 2022
8d39a9a
Merge pull request #2840 from karltaylor/patch-1
freeboub Sep 3, 2022
6e6ae9d
IOS: fix ui frame drop on load
sperko00 Sep 6, 2022
0208185
fix indent
sperko00 Sep 6, 2022
98380f0
Docs: Add note to `disableFocus` explaining that it allows multiple v…
karltaylor Sep 6, 2022
a1bea1a
update changelog
gabriel-rivero Sep 6, 2022
cc542f2
Merge pull request #2849 from karltaylor/patch-2
freeboub Sep 7, 2022
40e8d94
fix: add the missing dependency
wood1986 Sep 7, 2022
5203fa6
fix: handle the initial fullscreen props
wood1986 Sep 8, 2022
e0dc0da
Update CHANGELOG.md
sperko00 Sep 8, 2022
663ae7c
Merge pull request #2846 from crunchyroll/task/VEX-7629-upgrade-exopl…
freeboub Sep 8, 2022
3e4e4e6
Merge branch 'react-native-video:master' into feat/expo-fullscreen
wood1986 Sep 9, 2022
96ff953
Merge pull request #2848 from sperko00/master
freeboub Sep 10, 2022
f0c40f9
fix: fix the default behaviour
wood1986 Sep 10, 2022
5b2a474
fix: add relayout when fullscreenview dismiss
wood1986 Sep 10, 2022
c8b54f3
Merge pull request #2763 from wood1986/feat/expo-fullscreen
freeboub Sep 11, 2022
568e180
feat(sample): add an option to make controls testable in basic sample
Sep 11, 2022
747665b
chore: update yarn.lock
Sep 11, 2022
4c10195
doc: fix changelog
Sep 11, 2022
5aa4d66
Merge branch 'master' of https://github.com/react-native-video/react-…
Sep 12, 2022
82e5370
v6.0.0-alpha.2
Sep 13, 2022
2a77c5f
fix: fix the system status bar when dismiss
wood1986 Sep 14, 2022
1d4665f
Revert "type _eventDispatcher as RCTEventDispatcherProtocol"
Sep 14, 2022
f7fba8a
doc: add changelog entry and fix last version
Sep 14, 2022
9516d9b
Merge pull request #2854 from iFeelSmart/fix/revert_for_build
freeboub Sep 14, 2022
c9c0fe2
Merge pull request #2855 from wood1986/fix/status-bar
freeboub Sep 14, 2022
2349fad
v6.0.0-alpha.3
Sep 14, 2022
3f44d6e
fix: ensure player receive uri update event if the uri is empty
Sep 14, 2022
f31e47f
fix(exoplayer): ensure player is stopped when invalid uri is configured
Sep 14, 2022
f4f9e28
fix(exoplayer): allow uri to high case
Sep 14, 2022
88ddd07
demo: update sample to support invalid uri
Sep 14, 2022
3294912
chore: update changeLog
Sep 14, 2022
bc814c6
Merge branch 'master' into feat/make_controls_testable_in_sample
freeboub Sep 14, 2022
0b6f107
Merge branch 'master' of https://github.com/react-native-video/react-…
Sep 14, 2022
430e942
chore: update changeLog
Sep 14, 2022
57c9913
doc: add link to side project and create a debugging page
Sep 14, 2022
417388a
chore: fix typo
Sep 14, 2022
a490041
chore: fix copy past
Sep 14, 2022
12ed2a2
doc: fix content comment position in doc & complete it
Sep 16, 2022
3b58fe9
Exoplayer is in google()
licaon-kter Sep 19, 2022
d1743b9
Merge pull request #2858 from react-native-video/doc/add_link_to_exte…
freeboub Sep 21, 2022
ec8d799
Add to changelog
licaon-kter Sep 21, 2022
9501d43
Merge pull request #2860 from licaon-kter/patch-1
freeboub Sep 21, 2022
a7f0efd
Fix iOS RCTSwiftLog naming collision with rive-react-native
evoactivity Sep 25, 2022
fe3d778
Merge branch 'fix-ios-rctswiftlog-collision' into fix-ios-rctswiftlog…
evoactivity Sep 25, 2022
1406b9a
Add focusable prop
evoactivity Sep 26, 2022
1e06c67
Readme updates
evoactivity Sep 28, 2022
13a3817
Merge branch 'master' into fix/ensure_player_stop_on_invalid_url
freeboub Sep 28, 2022
66b2ba3
Merge pull request #2871 from evoactivity/make-focus-optional-android
freeboub Sep 28, 2022
075e359
Update README.md
evoactivity Sep 28, 2022
eb99970
Merge pull request #2875 from evoactivity/patch-1
freeboub Sep 28, 2022
541deec
Merge branch 'master' into feat/make_controls_testable_in_sample
freeboub Sep 28, 2022
78a57e1
Update CHANGELOG.md
freeboub Sep 28, 2022
d0544c3
Merge branch 'master' into fix-ios-rctswiftlog-collision
evoactivity Sep 28, 2022
6625588
Merge pull request #2852 from iFeelSmart/feat/make_controls_testable_…
freeboub Sep 28, 2022
4a11653
Merge branch 'master' into fix-ios-rctswiftlog-collision
evoactivity Sep 28, 2022
d404a22
Merge pull request #2870 from evoactivity/fix-ios-rctswiftlog-collision
freeboub Sep 28, 2022
ff553c3
Remove left over file
evoactivity Sep 28, 2022
710ccec
Merge pull request #2877 from evoactivity/patch-2
freeboub Sep 29, 2022
f0a7a63
Merge branch 'master' of https://github.com/react-native-video/react-…
Oct 2, 2022
6dd149b
Merge branch 'fix/ensure_player_stop_on_invalid_url' of github.com:iF…
Oct 2, 2022
d67b3c4
fix: improve initial test for checking url validity
Oct 2, 2022
c197271
chore: revert strange url in sample
Oct 2, 2022
2efa746
fix(ios): ensure we stop playback on invalid or empty url
Oct 2, 2022
1ba3b2c
Missed 1 import for RCTVideoSwiftLog
evoactivity Oct 3, 2022
6c84429
Merge pull request #2857 from iFeelSmart/fix/ensure_player_stop_on_in…
freeboub Oct 3, 2022
914eb9d
Merge pull request #2879 from evoactivity/patch-3
freeboub Oct 3, 2022
cecb86a
added homepage to package.json
Adnan-Bacic Oct 4, 2022
187e566
Update CHANGELOG.md
Adnan-Bacic Oct 4, 2022
bb40bba
Update CHANGELOG.md
Adnan-Bacic Oct 4, 2022
36d7afa
Merge pull request #2882 from Adnan-Bacic/add-homepage-to-package.json
freeboub Oct 6, 2022
07c5ba6
chore(android): fix linter warning
Oct 16, 2022
9f9a411
chore: update changelog
Oct 16, 2022
f25308b
Merge branch 'master' into chore/fix_lintter_warning
freeboub Oct 16, 2022
8b09cb5
Merge pull request #2891 from iFeelSmart/chore/fix_lintter_warning
freeboub Oct 25, 2022
64e024d
Merge branch 'master' of https://github.com/react-native-video/react-…
Oct 29, 2022
973651e
fix(android): hide fullscreen button when already in full screen
Nov 3, 2022
845f34f
test: add fullscreen prop in sample
Nov 3, 2022
a323bd0
fix: refactor fullScreenPlayerView creation
Nov 3, 2022
53fe197
fix: review safety checks
Nov 3, 2022
55209b4
fix: refactor full screen button visibility update
Nov 3, 2022
86a89ea
fix: fix memory leak for iOS
wood1986 Nov 4, 2022
870f831
chore: update changelog
Nov 7, 2022
e64d854
Merge pull request #2907 from wood1986/bugfix/ios-memory-leak
freeboub Nov 8, 2022
eadd6ac
Merge branch 'react-native-video:master' into master
avencat Nov 9, 2022
d5c245e
Merge remote-tracking branch 'olgunkaya/master'
avencat Nov 9, 2022
002f391
[ANDROID] Fix android after merge
avencat Nov 9, 2022
2770ab5
[IOS] Clean swift file of every space padded lines
avencat Nov 9, 2022
d6da11d
[IOS] Convert Ads functionality to swift
avencat Nov 10, 2022
f54288c
[IOS] Fix ads when no controls displayed
avencat Nov 14, 2022
f521f8f
[ADS] Add play/pause capability while ad is playing
avencat Nov 14, 2022
9c930ce
[ANDROID] Update ads to latest sdk
avencat Nov 16, 2022
5569a1f
[README] Remove react-native-video-inc-ads part
avencat Nov 16, 2022
ab5ff01
[PROP] Fix prop onReceiveAdEvent
avencat Nov 16, 2022
c887ea1
[DOCUMENTATION] Update documentation
avencat Nov 16, 2022
6382296
[CHANGELOG] Update CHANGELOG.md
avencat Nov 16, 2022
c8f4524
[README] Fix readme
avencat Nov 16, 2022
915e31a
[CLEAN] Cleanup useless code
avencat Nov 16, 2022
c789363
[ANDROID] Fix video not playing if no adTagUrl passed
avencat Nov 16, 2022
0d70c53
[ANDROID] Fix reformating code that do not belong to this feature
avencat Nov 16, 2022
b9f6ed4
[ANDROID] Update build.gradle
avencat Nov 16, 2022
7d6b2b7
[AD EVENTS] Add AdEvents possible enum values
avencat Nov 16, 2022
0a30f20
[ANDROID] Remove multidex usage as it is not mandatory
avencat Nov 16, 2022
8ee6ad9
[ADS] Add adOverlayFrameLayout in layout instead of view
avencat Nov 16, 2022
8040ac9
[ADS] Make ImaAdsLoader nullable
avencat Nov 16, 2022
908dcb1
Merge branch 'master' into chore/fix_fullscreen_btn_when_already_in_f…
freeboub Nov 16, 2022
95b297d
Merge pull request #2911 from iFeelSmart/chore/fix_fullscreen_btn_whe…
freeboub Nov 16, 2022
fa81726
[ADS] Create RCTIMAAdsManager class
avencat Nov 17, 2022
9386955
[IOS ADS] Setup ads only if adTagUrl present
avencat Nov 17, 2022
73dde32
[IOS ADS] Fix missing self in closure
avencat Nov 17, 2022
a39dca2
Guard against setting text tracks before player is initialized
jemise111 Nov 28, 2022
c9b5b00
Update changelog
jemise111 Nov 28, 2022
394c431
Merge pull request #2935 from jemise111/fix-ios-text-tracks
freeboub Nov 29, 2022
567c299
[ANDROID ADS] Always setAdTagUrl even if it's null
avencat Nov 30, 2022
6e5ebfc
[AD EVENTS] Merge resume, pause and click event on iOS and Android
avencat Nov 30, 2022
eef8f2c
Merge branch 'master' into master
avencat Nov 30, 2022
fd31c8c
[TVOS] Add tvOS compatibility
avencat Dec 5, 2022
0e0238e
Document the `onError` prop
johnbillion Dec 6, 2022
5070533
Merge pull request #2942 from johnbillion/patch-1
freeboub Dec 6, 2022
fffe973
Update RCTVideo.swift
marcel-happyfloat Dec 7, 2022
8013b9a
Merge pull request #2943 from happyfloat/patch-1
freeboub Dec 7, 2022
eab87ae
chore: add missing file in package.json
Dec 9, 2022
b7601f5
Merge pull request #2949 from iFeelSmart/chore/fix_package_file
freeboub Dec 9, 2022
56b744d
v6.0.0-alpha.4
Dec 9, 2022
92fe61a
Merge branch 'master' into master
freeboub Dec 9, 2022
346d5a1
Merge pull request #2923 from avencat/master
freeboub Dec 9, 2022
3502291
chore: fix previous merge changeLog
Dec 9, 2022
133ede7
Merge pull request #2950 from iFeelSmart/chore/fix_changeLog
freeboub Dec 9, 2022
c263cc8
fix(android): check null activity
wjaykim Dec 14, 2022
a2cdf0f
Merge pull request #2955 from wjaykim/patch-1
freeboub Dec 16, 2022
58c719c
fix: upgrade react-native version on basic sample
Dec 17, 2022
6617be6
chore: update changelog
Dec 17, 2022
1f27ffb
fix: fix the kvo compliance crash when rapidly switching source
wood1986 Dec 17, 2022
685a626
Merge pull request #2917 from wood1986/bug/kvo-crash
freeboub Dec 17, 2022
ee1217d
fix: fix the wrong merge conflict
wood1986 Dec 17, 2022
e869b44
Merge pull request #2961 from wood1986/bug/kvo-crash3
freeboub Dec 17, 2022
0d6c507
fix: fix ios compile issue
wood1986 Dec 21, 2022
ae6bbac
Merge pull request #2969 from wood1986/fix-ios-build-error
freeboub Dec 21, 2022
2a69c16
fix: ios build error due to missing push
wood1986 Dec 21, 2022
7631bd8
Merge pull request #2970 from wood1986/fix-ios-build-error-2
freeboub Dec 21, 2022
504ec38
iOS app crashes on call to presentFullScreenPlayer #2808
somersets Dec 22, 2022
603b851
fix reference self. explicitly
somersets Dec 22, 2022
045f51e
update changelog
somersets Dec 22, 2022
34b23df
Merge pull request #2960 from iFeelSmart/fix/major_upgrade_of_sample
freeboub Dec 22, 2022
c529f1e
fix(android): clear progress handler before adding new one
Dec 22, 2022
5b77a5c
chore: update changeLog
Dec 22, 2022
4878049
Merge pull request #2972 from iFeelSmart/fix/add_missing_clear_progre…
freeboub Jan 2, 2023
5b0fd0e
Merge pull request #2971 from somersets/fix/ios_crash_presentFullScre…
freeboub Jan 2, 2023
201c7ff
chore: fix changeLog
Jan 2, 2023
b3fffcf
Merge pull request #2978 from iFeelSmart/chore/fix_changeLog_2
freeboub Jan 2, 2023
7cd164e
chore(android): small refactor to avoid unnecessary allocations
Jan 2, 2023
8c95464
fix(android): fix tracks selection
Jan 2, 2023
485df83
chore: update changeLog
Jan 2, 2023
11b9449
chore: fix sample typing mismatch
Jan 2, 2023
2b6654b
Merge branch 'master' of https://github.com/react-native-video/react-…
Jan 2, 2023
2c6526d
chore: clean API.md
Jan 2, 2023
1596aee
Merge pull request #2979 from iFeelSmart/fix/android-text-tracks
freeboub Jan 2, 2023
c473231
Merge pull request #2980 from iFeelSmart/chore/fix_sample_warnings
freeboub Jan 2, 2023
9bcca0c
Merge pull request #2806 from iFeelSmart/feat/add_new_events_on_track…
freeboub Jan 3, 2023
2fa1f9e
Update API.md
ajayranga Jan 6, 2023
0b7f91c
Update API.md
gezquinndesign Jan 16, 2023
1e9f2e1
Merge pull request #3001 from gezquinndesign/patch-1
freeboub Jan 16, 2023
07d0c9e
fix
Jan 18, 2023
9d72011
fix
Jan 18, 2023
36af01c
fix issue #3009
PierluigiCod Jan 23, 2023
2426374
Merge pull request #3002 from sametcl2/master
freeboub Jan 25, 2023
e8809d6
Merge pull request #2990 from ajayhcode/patch-1
freeboub Jan 25, 2023
dc8c618
Merge pull request #3010 from PierluigiCod/issue_#3009
freeboub Jan 27, 2023
2032a36
fix(ios): ensure controls are not displayed when disabled by user
Jan 28, 2023
0f6b595
chore: add readme line
Jan 28, 2023
d825d0e
chore: review logs & add RNV prefix for easier filtering
Jan 28, 2023
0e0ff18
fix(ios): ensure audio and subtitle tracks are well reported
Jan 28, 2023
7da44c2
iOS playback range
yavor87 Feb 6, 2023
0f6057b
Seeking to start time
yavor87 Feb 6, 2023
fe5fc54
Corrected currentTime & playableDuration when using start & end time
yavor87 Feb 7, 2023
f1c7bdb
Merge pull request #3017 from iFeelSmart/fix/avoid_controls_to_be_dis…
freeboub Feb 7, 2023
57b4a76
fix: add stub for IMA and option to enable it on demand
Feb 7, 2023
a3b4b94
chore: fix build of andrpoid sample
Feb 7, 2023
0295427
Merge remote-tracking branch 'official/master'
yavor87 Feb 8, 2023
6ca0ab3
Android range playback.
RadinGospodinov Feb 9, 2023
a56b4d1
Fixed android build error
yavor87 Feb 9, 2023
934273b
Merge pull request #3027 from iFeelSmart/chore/enable_IMA_on_demand
freeboub Feb 9, 2023
3c2009b
doc(android): document IMA ads insertion activation
Feb 9, 2023
b2b0eb9
Merge pull request #3032 from iFeelSmart/chore/enable_IMA_on_demand_doc
freeboub Feb 9, 2023
947fa90
Merge pull request #3018 from iFeelSmart/chore/review_ios_logs
freeboub Feb 9, 2023
7aeaa2a
chore(android): fix path to disable CSAI
Feb 9, 2023
9d957ed
Merge pull request #3033 from iFeelSmart/chore/fix_path_to_disable_CSAI
freeboub Feb 9, 2023
437a043
6.0.0-alpha.5
Feb 12, 2023
3266eb2
Merge remote-tracking branch 'official/master'
yavor87 Feb 13, 2023
63625b3
Adding documentation
yavor87 Feb 13, 2023
e3fb49c
Android formatting fixes
yavor87 Feb 13, 2023
31b43f2
android support for partial video range
yavor87 Feb 13, 2023
dd4e50f
updated documentation
yavor87 Feb 13, 2023
b65f94b
Merge branch 'master' into AndroidRangePlayback
yavor87 Feb 13, 2023
70c3b3b
Fix typo
jalada Mar 6, 2023
9baa139
fix: update debug JSBundle name & rootView component
Sunbreak Mar 10, 2023
665c161
Merge pull request #3059 from Sunbreak/fix-basic-ios
freeboub Mar 12, 2023
edf7eee
Merge pull request #3049 from jalada/patch-1
freeboub Mar 12, 2023
4aca30d
fix: disable Google IMA by default on ios. now shall be enabled in pr…
Mar 12, 2023
e3b685b
Update Video.js
yavor87 Mar 13, 2023
2ef2b8e
fix: remove undocumented currentTime property
Sunbreak Mar 14, 2023
d9e4b1e
fix: remove dummy scaleX/Y & translateX/Y property
Sunbreak Mar 15, 2023
822f8c0
fix: remove dummy needsToRestoreUserInterfaceForPictureInPictureStop
Sunbreak Mar 15, 2023
9519c7b
set the ad volume to 0 when the player is muted on iOS
francescoben Mar 28, 2023
86cd622
update changelog
francescoben Mar 28, 2023
05864dc
Merge pull request #3062 from iFeelSmart/chore/disableImaByDefault
freeboub Mar 29, 2023
b575e3d
Merge pull request #3066 from Sunbreak/fix-scale-translate
freeboub Apr 5, 2023
d5f12b9
Merge pull request #3064 from Sunbreak/fix-current-time
freeboub Apr 5, 2023
8945431
Merge pull request #3077 from francescoben/bug/3068_ios_ads_muted
freeboub Apr 5, 2023
2228838
chore: fix changelog
Apr 5, 2023
2ce7199
Merge pull request #3087 from iFeelSmart/chore/fixChangeLog
freeboub Apr 5, 2023
081e4fa
Merge pull request #3065 from Sunbreak/fix-pip-property
freeboub Apr 5, 2023
afcde3e
Merge branch 'master' into AndroidRangePlayback
freeboub Apr 5, 2023
d4b92da
Merge pull request #3030 from yavor87/AndroidRangePlayback
freeboub Apr 5, 2023
de8c532
chore: add dummy test rule to ensure np works
Apr 5, 2023
7f739dc
Merge pull request #3088 from iFeelSmart/chore/add_yarn_test_rule
freeboub Apr 5, 2023
d940495
chore: fix previous commit
Apr 5, 2023
07bc771
Merge pull request #3089 from iFeelSmart/chore/add_yarn_test_rule2
freeboub Apr 5, 2023
e08ef2d
6.0.0-alpha.6
Apr 5, 2023
b7cdffd
Add tvOS conditionals
captainCoolMJ Jun 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
examples/
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ Describe what you wanted to happen
### Platform
Which player are you experiencing the problem on:
* iOS
* Android ExoPlayer
* Android MediaPlayer
* Android
* Windows UWP
* Windows WPF

Expand Down
15 changes: 8 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,21 @@ assignees: ''
# Bug

<!--
Please provide a clear and concise description of what the bug is.
Include screenshots if needed.
Please test using the latest release of the library, as maybe said bug has been already fixed.
If the library has multiple install methods, describe installation method (e.g., pod, not pod, with jetifier etc)
Before opening a ticket
* Ensure the issue has not been already reported
* Please test using the latest release of the library, as maybe said bug has been already fixed.
* Provide a clear and concise description of what the bug is.
* If the library has multiple install methods, describe installation method (e.g., pod, not pod, with jetifier etc)
* Include screenshots if needed.
-->

## Platform
<!--
Platform where your bug is happening. If Android, report if using Android or Android Exoplayer
Platform where your bug is happening.
-->
Which player are you experiencing the problem on:
* iOS
* Android ExoPlayer
* Android MediaPlayer
* Android
* Windows UWP
* Windows WPF

Expand Down
60 changes: 60 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
# Configuration for probot-stale - https://github.com/probot/stale

# Number of days of inactivity before an Issue or Pull Request becomes stale
daysUntilStale: 60

# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
daysUntilClose: 3

# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
onlyLabels: []

# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- pinned
- security

# Set to true to ignore issues in a project (defaults to false)
exemptProjects: true

# Set to true to ignore issues in a milestone (defaults to false)
exemptMilestones: true

# Set to true to ignore issues with an assignee (defaults to false)
exemptAssignees: true

# Label to use when marking as stale
staleLabel: stale

# Comment to post when marking as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions. If you are having a similar problem, please open a
new issue and reference this one instead of commenting on a stale or closed
issue.

# Comment to post when removing the stale label.
unmarkComment: false

# Comment to post when closing a stale Issue or Pull Request.
closeComment: false

# Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 50

# Limit to only `issues` or `pulls`
only: issues

# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
# pulls:
# daysUntilStale: 30
# markComment: >
# This pull request has been automatically marked as stale because it has not had
# recent activity. It will be closed if no further activity occurs. Thank you
# for your contributions.

# issues:
# exemptLabels:
# - confirmed
10 changes: 10 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: ci
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- run: yarn --no-lockfile
- run: yarn lint
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ DerivedData
*.ipa
*.xcuserstate
project.xcworkspace
Pods

# Android/IJ
#
Expand All @@ -29,6 +30,9 @@ project.xcworkspace
.gradle
local.properties
*.hprof
.project
.settings
.classpath

# node.js
#
Expand All @@ -46,3 +50,7 @@ buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore

# windows
Deploy.binlog
msbuild.binlog
Loading