We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ac6d5 commit 746039bCopy full SHA for 746039b
ios/RCTConvert+RNPStatus.h
@@ -33,7 +33,7 @@ typedef NS_ENUM(NSInteger, RNPType) {
33
RNPTypeNotification,
34
RNPTypeBackgroundRefresh,
35
RNPTypeSpeechRecognition,
36
- RNPTypeMediaLibrary
+ RNPTypeMediaLibrary,
37
RNPTypeMotion
38
};
39
0 commit comments