Source code of the official F8 app of 2017, powered by React Native and other Facebook open source projects.

Overview

F8 App 2017

This is the entire source code of the official F8 app of 2017, available on Google Play and the App Store.

How We Build It

We've created a series of tutorials at http://makeitopen.com/ that explain how we built the app, and that dive into how we used React Native, Redux, Relay, GraphQL, and more.

Check out how to set the app up for local development here!

Comments
  •  ERROR  watch... ENOSPC

    ERROR watch... ENOSPC

    my system is android 4.4.4.

    i use react-native start,but there are some problems,who can tell me why?

    thank you very much.

     ERROR  watch /home/quoniam/myRNStudy/f8app/node_modules/react-native-linear-gradient/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/values-pl ENOSPC
    {"code":"ENOSPC","errno":"ENOSPC","syscall":"watch /home/quoniam/myRNStudy/f8app/node_modules/react-native-linear-gradient/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/values-pl","filename":"/home/quoniam/myRNStudy/f8app/node_modules/react-native-linear-gradient/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/values-pl"}
    Error: watch /home/quoniam/myRNStudy/f8app/node_modules/react-native-linear-gradient/android/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.0.1/res/values-pl ENOSPC
        at exports._errnoException (util.js:953:11)
        at FSWatcher.start (fs.js:1423:19)
        at Object.fs.watch (fs.js:1450:11)
        at NodeWatcher.watchdir (/home/quoniam/myRNStudy/f8app/node_modules/sane/src/node_watcher.js:144:20)
        at Walker.<anonymous> (/home/quoniam/myRNStudy/f8app/node_modules/sane/src/node_watcher.js:353:12)
        at emitTwo (events.js:106:13)
        at Walker.emit (events.js:191:7)
        at /home/quoniam/myRNStudy/f8app/node_modules/walker/lib/walker.js:69:16
        at /home/quoniam/myRNStudy/f8app/node_modules/graceful-fs/graceful-fs.js:142:16
        at /home/quoniam/myRNStudy/f8app/node_modules/graceful-fs/graceful-fs.js:142:16
    
    opened by quoniammm 47
  • AppEventsLogger.logEvent

    AppEventsLogger.logEvent

    Error after booting the App and clicking the "X" to enter the home screen:

    undefined is not an object (evaluating 'AppEventsLogger.logEvent')

    logEvent FBAppEventsLogger.js:64 track track.js:45 analytics.js:30 array.js:28 promise.js:33 index.js:14 onPress LoginScreen.js:101 touchableHandlePress TouchableOpacity.js:112 _performSideEffectsForTransition Touchable.js:675 _receiveSignal Touchable.js:593 touchableHandleResponderRelease Touchable.js:396 invokeGuardedCallback ReactErrorUtils.js:26 executeDispatch EventPluginUtils.js:87 executeDispatchesInOrder EventPluginUtils.js:110 executeDispatchesAndRelease EventPluginHub.js:42 executeDispatchesAndReleaseTopLevel EventPluginHub.js:53 forEachAccumulated forEachAccumulated.js:24 processEventQueue EventPluginHub.js:215 runEventQueueInBatch ReactEventEmitterMixin.js:18 handleTopLevel ReactEventEmitterMixin.js:29 ReactNativeEventEmitter.js:133 perform Transaction.js:136 batchedUpdates ReactDefaultBatchingStrategy.js:63 batchedUpdates ReactUpdates.js:98 _receiveRootNodeIDEvent ReactNativeEventEmitter.js:132 receiveTouches ReactNativeEventEmitter.js:194 __callFunction MessageQueue.js:193 MessageQueue.js:96 guard MessageQueue.js:43 callFunctionReturnFlushedQueue MessageQueue.js:95

    If I click on the Log in With Facebook button I get the following alert: undefined is not an object (evaluating 'LoginManager.logInWithReadPermissions')

    Fresh project files, just downloaded the repo.

    Regards, Riccardo

    opened by RR2001 29
  • message: request api.parse.com failed,reason:certificate has expired

    message: request api.parse.com failed,reason:certificate has expired

    Loading Speakers { FetchError: request to https://api.parse.com/1/classes/Speakers failed, reason: certificate has expired at ClientRequest. (/Users/jiamin/Downloads/f8app-master/node_modules/node-fetch/index.js:127:11) at emitOne (events.js:96:13) at ClientRequest.emit (events.js:188:7) at TLSSocket.socketErrorListener (_http_client.js:309:9) at emitOne (events.js:96:13) at TLSSocket.emit (events.js:188:7) at emitErrorNT (net.js:1277:8) at _combinedTickCallback (internal/process/next_tick.js:80:11) at process._tickDomainCallback (internal/process/next_tick.js:128:9) name: 'FetchError', message: 'request to https://api.parse.com/1/classes/Speakers failed, reason: certificate has expired', type: 'system', errno: 'CERT_HAS_EXPIRED', code: 'CERT_HAS_EXPIRED' }

    opened by sj-m 24
  • Log In With Facebook - ALERT - undefined is not an object (evaluating ‘LoginManager.loginWithReadPermissions’)

    Log In With Facebook - ALERT - undefined is not an object (evaluating ‘LoginManager.loginWithReadPermissions’)

    In iOS simulator on a Mac OS X machine, when clicking the Log In With Facebook button under the My F8 tab, I am getting an ALERT box:

    Alert: undefined is not an object (evaluating ‘LoginManager.loginWithReadPermissions’)

    This is after a fresh install and following the instructions in the Read Me. The app is running fine besides. Any idea what the issue is?

    opened by msutyak 21
  • import data error?

    import data error?

    npm run import-data

    [email protected] import-data /Users/stefan321/Documents/F8 App 2016/f8app babel-node ./scripts/import-data-from-parse.js

    Loading Speakers SyntaxError: Unexpected token P in JSON at position 0 at JSON.parse () at /Users/stefan321/Documents/F8 App 2016/f8app/node_modules/node-fetch/lib/body.js:43:15 at process._tickDomainCallback (internal/process/next_tick.js:129:7)

    how can i fix it? run mongodb run npm start is ok

    opened by stefan321 19
  • ** BUILD FAILED ** Print: Entry,

    ** BUILD FAILED ** Print: Entry, ":CFBundleIdentifier", Does Not Exist

    Hi guys,

    I am running latest xcode package and have a local clone of f8app. Did follow the README doco.

    I am getting the following error. The CFBundleIdentifier is present in the Info file.

    Could you please help.

    Thanks

    ** BUILD FAILED **

    The following build commands failed: CompileC /Users/name/src/projects/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/React.build/Objects-normal/x86_64/RCTScrollView.o /Users/name/src/projects/f8app/node_modules/react-native/React/Views/RCTScrollView.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure) Installing build/Build/Products/Debug-iphonesimulator/F8v2.app An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2): Failed to install the requested application An application bundle was not found at the provided path. Provide a valid path to the desired application bundle. Print: Entry, ":CFBundleIdentifier", Does Not Exist /Users/name/src/projects/f8app/node_modules/react-native/node_modules/promise/lib/done.js:10 throw err; ^

    Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/F8v2.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist

    at checkExecSyncError (child_process.js:470:13)
    at Object.execFileSync (child_process.js:490:13)
    at _runIOS (/Users/name/src/projects/f8app/node_modules/react-native/local-cli/runIOS/runIOS.js:82:32)
    at /Users/name/src/projects/f8app/node_modules/react-native/local-cli/runIOS/runIOS.js:24:5
    at tryCallTwo (/Users/name/src/projects/f8app/node_modules/react-native/node_modules/promise/lib/core.js:45:5)
    at doResolve (/Users/name/src/projects/f8app/node_modules/react-native/node_modules/promise/lib/core.js:200:13)
    at new Promise (/Users/name/src/projects/f8app/node_modules/react-native/node_modules/promise/lib/core.js:66:3)
    at Array.runIOS (/Users/name/src/projects/f8app/node_modules/react-native/local-cli/runIOS/runIOS.js:23:10)
    at Object.run (/Users/name/src/projects/f8app/node_modules/react-native/local-cli/cliEntry.js:96:13)
    at Object.<anonymous> (/usr/local/lib/node_modules/react-native-cli/index.js:116:7)
    
    opened by byteware 19
  • react-native run-ios build error.

    react-native run-ios build error.

    Found Xcode workspace F8v2.xcworkspace Launching iPhone 6 (8.4)... Building using "xcodebuild -workspace F8v2.xcworkspace -scheme F8v2 -destination id=9DE497D2-604C-4D78-B631-F93E3396B3E4 -derivedDataPath build" 2016-07-12 17:54:00.188 xcodebuild[10205:3724121] [MT] iPhoneSimulator: SimVerifier returned: Error Domain=NSPOSIXErrorDomain Code=53 "Software caused connection abort" UserInfo={NSLocalizedFailureReason=A connection to the simulator verification service could not be established., NSLocalizedRecoverySuggestion=Ensure that Xcode.app is installed on a volume with ownership enabled., NSLocalizedDescription=Simulator verification failed.} User defaults from command line: IDEDerivedDataPathOverride = /var/IOS/f8app/ios/build

    2016-07-12 17:54:00.527 xcodebuild[10205:3724121] [MT] DVTAssertions: Warning in /SourceCache/IDEFrameworks/IDEFrameworks-7702/IDEFoundation/SourceControl/Model/IDESourceControlManager.m:423 Details: Error Domain=com.apple.dt.IDESourceControlErrorDomain Code=-1 "Missing extension: public.vcs.subversion" UserInfo={NSLocalizedDescription=Missing extension: public.vcs.subversion} Object: <IDESourceControlManager: 0x7fc6d37e7240> Method: -loadRepositories Thread: <NSThread: 0x7fc6d350a6e0>{number = 1, name = main} Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide. === BUILD TARGET BVLinearGradient OF PROJECT BVLinearGradient WITH CONFIGURATION Debug ===

    Check dependencies

    CompileC /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradientManager.o BVLinearGradient/BVLinearGradientManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /var/IOS/f8app/node_modules/react-native-linear-gradient export LANG=en_US.US-ASCII export PATH="/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Users/wuyuan/.rvm/gems/ruby-2.3.0/bin:/Users/wuyuan/.rvm/gems/[email protected]/bin:/Users/wuyuan/.rvm/rubies/ruby-2.3.0/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/.composer/vendor/bin:/usr/local/git/bin:/Users/wuyuan/Documents/adt/sdk/tools:/Users/wuyuan/Documents/adt/sdk/platform-tools:/Users/wuyuan/.rvm/bin" /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=87 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/var/IOS/f8app/ios/build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/IOS/f8app/ios/build/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.4.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=7.0 -iquote /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-generated-files.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-own-target-headers.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-all-target-headers.hmap -iquote /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-project-headers.hmap -I/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/var/IOS/f8app/node_modules/react-native-linear-gradient/../../React -I../react-native/React -I../react-native/React/Base -I../react-native/React/Executors -I../react-native/React/Layout -I../react-native/React/Modules -I../react-native/React/Profiler -I../react-native/React/Views -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/DerivedSources/x86_64 -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/DerivedSources -F/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator -MMD -MT dependencies -MF /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradientManager.d --serialize-diagnostics /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradientManager.dia -c /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradientManager.m -o /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradientManager.o In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradientManager.m:1: In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradientManager.h:1: In file included from ../react-native/React/Views/RCTViewManager.h:12: ../react-native/React/Base/RCTBridgeModule.h:222:14: error: expected '>'

    • (NSArray<id> *)methodsToExport; ^ ../react-native/React/Base/RCTBridgeModule.h:222:14: error: expected ')' ../react-native/React/Base/RCTBridgeModule.h:222:3: note: to match this '('
    • (NSArray<id> *)methodsToExport; ^ ../react-native/React/Base/RCTBridgeModule.h:222:1: error: interface type 'NSArray' cannot be returned by value; did you forget * in 'NSArray'?
    • (NSArray<id> *)methodsToExport; ^ ../react-native/React/Base/RCTBridgeModule.h:231:26: error: expected '>'
    • (NSDictionary<NSString *, id> *)constantsToExport; ^ ../react-native/React/Base/RCTBridgeModule.h:231:27: error: expected ')'
    • (NSDictionary<NSString *, id> *)constantsToExport; ^ ../react-native/React/Base/RCTBridgeModule.h:231:3: note: to match this '('
    • (NSDictionary<NSString *, id> *)constantsToExport; ^ In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradientManager.m:1: In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradientManager.h:1: In file included from ../react-native/React/Views/RCTViewManager.h:13: In file included from ../react-native/React/Base/RCTConvert.h:18: In file included from ../react-native/React/Base/RCTLog.h:12: ../react-native/React/Base/RCTAssert.h:124:76: error: expected '>' ...NSString *RCTFormatError(NSString *message, NSArray<NSDictionary<NSString *, id... ^ ../react-native/React/Base/RCTAssert.h:124:76: error: interface type 'NSArray' cannot be passed by value; did you forget * in 'NSArray'? RCT_EXTERN NSString *RCTFormatError(NSString *message, NSArray<NSDictionary<NSS... ^ * ../react-native/React/Base/RCTAssert.h:124:76: error: expected ')' ../react-native/React/Base/RCTAssert.h:124:36: note: to match this '(' RCT_EXTERN NSString *RCTFormatError(NSString *message, NSArray<NSDictionary<NSS... ^ In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradientManager.m:1: In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradientManager.h:1: In file included from ../react-native/React/Views/RCTViewManager.h:13: ../react-native/React/Base/RCTConvert.h:97:20: error: expected '>'
    • (NSArray<NSArray *> *)NSArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:97:21: error: expected ')'
    • (NSArray<NSArray *> *)NSArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:97:3: note: to match this '('
    • (NSArray<NSArray *> *)NSArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:98:21: error: expected '>'
    • (NSArray<NSString *> *)NSStringArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:98:22: error: expected ')'
    • (NSArray<NSString *> *)NSStringArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:98:3: note: to match this '('
    • (NSArray<NSString *> *)NSStringArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:99:19: error: expected '>'
    • (NSArray<NSArray<NSString *> *> *)NSStringArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:99:19: error: expected ')' ../react-native/React/Base/RCTConvert.h:99:3: note: to match this '('
    • (NSArray<NSArray<NSString *> *> *)NSStringArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:99:1: error: interface type 'NSArray' cannot be returned by value; did you forget * in 'NSArray'?
    • (NSArray<NSArray<NSString *> *> *)NSStringArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:100:25: error: expected '>'
    • (NSArray<NSDictionary *> *)NSDictionaryArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:100:26: error: expected ')'
    • (NSArray<NSDictionary *> *)NSDictionaryArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:100:3: note: to match this '('
    • (NSArray<NSDictionary *> *)NSDictionaryArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:101:18: error: expected '>'
    • (NSArray<NSURL *> *)NSURLArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:101:19: error: expected ')'
    • (NSArray<NSURL *> *)NSURLArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:101:3: note: to match this '('
    • (NSArray<NSURL *> *)NSURLArray:(id)json; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated.

    CompileC /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradient.o BVLinearGradient/BVLinearGradient.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /var/IOS/f8app/node_modules/react-native-linear-gradient export LANG=en_US.US-ASCII export PATH="/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Users/wuyuan/.rvm/gems/ruby-2.3.0/bin:/Users/wuyuan/.rvm/gems/[email protected]/bin:/Users/wuyuan/.rvm/rubies/ruby-2.3.0/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/.composer/vendor/bin:/usr/local/git/bin:/Users/wuyuan/Documents/adt/sdk/tools:/Users/wuyuan/Documents/adt/sdk/platform-tools:/Users/wuyuan/.rvm/bin" /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=87 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/var/IOS/f8app/ios/build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/IOS/f8app/ios/build/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.4.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=7.0 -iquote /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-generated-files.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-own-target-headers.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-all-target-headers.hmap -iquote /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/BVLinearGradient-project-headers.hmap -I/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/var/IOS/f8app/node_modules/react-native-linear-gradient/../../React -I../react-native/React -I../react-native/React/Base -I../react-native/React/Executors -I../react-native/React/Layout -I../react-native/React/Modules -I../react-native/React/Profiler -I../react-native/React/Views -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/DerivedSources/x86_64 -I/var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/DerivedSources -F/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator -MMD -MT dependencies -MF /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradient.d --serialize-diagnostics /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradient.dia -c /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradient.m -o /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradient.o In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradient.m:1: In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradient.h:2: In file included from ../react-native/React/Views/RCTView.h:15: ../react-native/React/Views/RCTComponent.h:30:14: error: expected '>'

    • (NSArray<id> *)reactSubviews; ^ ../react-native/React/Views/RCTComponent.h:30:14: error: expected ')' ../react-native/React/Views/RCTComponent.h:30:3: note: to match this '('
    • (NSArray<id> *)reactSubviews; ^ ../react-native/React/Views/RCTComponent.h:30:1: error: interface type 'NSArray' cannot be returned by value; did you forget * in 'NSArray'?
    • (NSArray<id> *)reactSubviews; ^ ../react-native/React/Views/RCTComponent.h:44:39: error: expected '>'
    • (void)didSetProps:(NSArray<NSString *> *)changedProps; ^ ../react-native/React/Views/RCTComponent.h:44:40: error: expected ')'
    • (void)didSetProps:(NSArray<NSString *> *)changedProps; ^ ../react-native/React/Views/RCTComponent.h:44:21: note: to match this '('
    • (void)didSetProps:(NSArray<NSString *> *)changedProps; ^ In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradient.m:2: In file included from ../react-native/React/Base/RCTConvert.h:18: In file included from ../react-native/React/Base/RCTLog.h:12: ../react-native/React/Base/RCTAssert.h:124:76: error: expected '>' ...NSString *RCTFormatError(NSString *message, NSArray<NSDictionary<NSString *, id... ^ ../react-native/React/Base/RCTAssert.h:124:76: error: interface type 'NSArray' cannot be passed by value; did you forget * in 'NSArray'? RCT_EXTERN NSString *RCTFormatError(NSString *message, NSArray<NSDictionary<NSS... ^ * ../react-native/React/Base/RCTAssert.h:124:76: error: expected ')' ../react-native/React/Base/RCTAssert.h:124:36: note: to match this '(' RCT_EXTERN NSString *RCTFormatError(NSString *message, NSArray<NSDictionary<NSS... ^ In file included from /var/IOS/f8app/node_modules/react-native-linear-gradient/BVLinearGradient/BVLinearGradient.m:2: ../react-native/React/Base/RCTConvert.h:97:20: error: expected '>'
    • (NSArray<NSArray *> *)NSArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:97:21: error: expected ')'
    • (NSArray<NSArray *> *)NSArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:97:3: note: to match this '('
    • (NSArray<NSArray *> *)NSArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:98:21: error: expected '>'
    • (NSArray<NSString *> *)NSStringArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:98:22: error: expected ')'
    • (NSArray<NSString *> *)NSStringArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:98:3: note: to match this '('
    • (NSArray<NSString *> *)NSStringArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:99:19: error: expected '>'
    • (NSArray<NSArray<NSString *> *> *)NSStringArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:99:19: error: expected ')' ../react-native/React/Base/RCTConvert.h:99:3: note: to match this '('
    • (NSArray<NSArray<NSString *> *> *)NSStringArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:99:1: error: interface type 'NSArray' cannot be returned by value; did you forget * in 'NSArray'?
    • (NSArray<NSArray<NSString *> *> *)NSStringArrayArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:100:25: error: expected '>'
    • (NSArray<NSDictionary *> *)NSDictionaryArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:100:26: error: expected ')'
    • (NSArray<NSDictionary *> *)NSDictionaryArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:100:3: note: to match this '('
    • (NSArray<NSDictionary *> *)NSDictionaryArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:101:18: error: expected '>'
    • (NSArray<NSURL *> *)NSURLArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:101:19: error: expected ')'
    • (NSArray<NSURL *> *)NSURLArray:(id)json; ^ ../react-native/React/Base/RCTConvert.h:101:3: note: to match this '('
    • (NSArray<NSURL *> *)NSURLArray:(id)json; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated.

    === BUILD TARGET Bolts OF PROJECT Pods WITH CONFIGURATION Debug === Check dependencies

    CompileC /var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Objects-normal/x86_64/BFAppLinkNavigation.o Bolts/Bolts/iOS/BFAppLinkNavigation.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /var/IOS/f8app/ios/Pods export LANG=en_US.US-ASCII export PATH="/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Users/wuyuan/.rvm/gems/ruby-2.3.0/bin:/Users/wuyuan/.rvm/gems/[email protected]/bin:/Users/wuyuan/.rvm/rubies/ruby-2.3.0/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/.composer/vendor/bin:/usr/local/git/bin:/Users/wuyuan/Documents/adt/sdk/tools:/Users/wuyuan/Documents/adt/sdk/platform-tools:/Users/wuyuan/.rvm/bin" /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=87 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/var/IOS/f8app/ios/build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/IOS/f8app/ios/build/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Wunreachable-code -Wno-implicit-atomic-properties -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DPOD_CONFIGURATION_DEBUG=1 -DDEBUG=1 -DCOCOAPODS=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.4.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=6.0 -iquote /var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Bolts-generated-files.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Bolts-own-target-headers.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Bolts-all-target-headers.hmap -iquote /var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Bolts-project-headers.hmap -I/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator/Bolts/include -I/var/IOS/f8app/ios/Pods/Headers/Private -I/var/IOS/f8app/ios/Pods/Headers/Private/Bolts -I/var/IOS/f8app/ios/Pods/Headers/Public -I/var/IOS/f8app/ios/Pods/Headers/Public/Bolts -I/var/IOS/f8app/ios/Pods/Headers/Public/CodePush -I/var/IOS/f8app/ios/Pods/Headers/Public/FBSDKCoreKit -I/var/IOS/f8app/ios/Pods/Headers/Public/FBSDKLoginKit -I/var/IOS/f8app/ios/Pods/Headers/Public/FBSDKShareKit -I/var/IOS/f8app/ios/Pods/Headers/Public/React -I/var/IOS/f8app/ios/Pods/Headers/Public/react-native-fbsdk -I/var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/DerivedSources/x86_64 -I/var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/DerivedSources -F/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator/Bolts -include /var/IOS/f8app/ios/Pods/Target\ Support\ Files/Bolts/Bolts-prefix.pch -MMD -MT dependencies -MF /var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Objects-normal/x86_64/BFAppLinkNavigation.d --serialize-diagnostics /var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Objects-normal/x86_64/BFAppLinkNavigation.dia -c /var/IOS/f8app/ios/Pods/Bolts/Bolts/iOS/BFAppLinkNavigation.m -o /var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Objects-normal/x86_64/BFAppLinkNavigation.o

    === BUILD TARGET RCTFBSDK OF PROJECT RCTFBSDK WITH CONFIGURATION Debug === Check dependencies

    CompileC /var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/Objects-normal/x86_64/RCTFBSDKShareDialog.o RCTFBSDK/share/RCTFBSDKShareDialog.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler cd /var/IOS/f8app/node_modules/react-native-fbsdk/iOS export LANG=en_US.US-ASCII export PATH="/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode-beta.app/Contents/Developer/usr/bin:/Users/wuyuan/.rvm/gems/ruby-2.3.0/bin:/Users/wuyuan/.rvm/gems/[email protected]/bin:/Users/wuyuan/.rvm/rubies/ruby-2.3.0/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/local/sbib:/usr/local/opt/php55/sbin:/usr/local/opt/php55/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:~/.composer/vendor/bin:/usr/local/git/bin:/Users/wuyuan/Documents/adt/sdk/tools:/Users/wuyuan/Documents/adt/sdk/platform-tools:/Users/wuyuan/.rvm/bin" /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=87 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=gnu99 -fobjc-arc -fmodules -fmodules-cache-path=/var/IOS/f8app/ios/build/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/var/IOS/f8app/ios/build/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wnon-modular-include-in-framework-module -Werror=non-modular-include-in-framework-module -Wno-trigraphs -fpascal-strings -O0 -fno-common -Wno-missing-field-initializers -Wno-missing-prototypes -Werror=return-type -Wunreachable-code -Wno-implicit-atomic-properties -Werror=deprecated-objc-isa-usage -Werror=objc-root-class -Wno-receiver-is-weak -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wconditional-uninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -isysroot /Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.4.sdk -fexceptions -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -g -Wno-sign-conversion -fobjc-abi-version=2 -fobjc-legacy-dispatch -mios-simulator-version-min=7.0 -iquote /var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/RCTFBSDK-generated-files.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/RCTFBSDK-own-target-headers.hmap -I/var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/RCTFBSDK-all-target-headers.hmap -iquote /var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/RCTFBSDK-project-headers.hmap -I/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator/include -I/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -I../../react -I../../react/dist -I../../react/lib -I../../react-native/React -I../../react-native/React/Base -I../../react-native/React/Executors -I../../react-native/React/Layout -I../../react-native/React/Modules -I../../react-native/React/Profiler -I../../react-native/React/Views -I../../../ios -I../../../ios/build -I../../../ios/F8v2 -I../../../ios/F8v2.xcworkspace -I../../../ios/F8v2Tests -I../../../ios/Pods -I../../../ios/Settings.bundle -I../../../ios/build/Build -I../../../ios/build/Logs -I../../../ios/F8v2/Images.xcassets -I../../../ios/Pods/Bolts -I../../../ios/Pods/FBSDKCoreKit -I../../../ios/Pods/FBSDKLoginKit -I../../../ios/Pods/FBSDKShareKit -I../../../ios/Pods/Headers -I../../../ios/Pods/Local\ Podspecs -I../../../ios/Pods/Target\ Support\ Files -I../../../ios/build/Logs/Build -I../../../ios/F8v2/Images.xcassets/AppIcon.appiconset -I../../../ios/Pods/Bolts/Bolts -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit -I../../../ios/Pods/FBSDKLoginKit/FBSDKLoginKit -I../../../ios/Pods/FBSDKShareKit/FBSDKShareKit -I../../../ios/Pods/Headers/Private -I../../../ios/Pods/Headers/Public -I../../../ios/Pods/Target\ Support\ Files/Bolts -I../../../ios/Pods/Target\ Support\ Files/CodePush -I../../../ios/Pods/Target\ Support\ Files/FBSDKCoreKit -I../../../ios/Pods/Target\ Support\ Files/FBSDKLoginKit -I../../../ios/Pods/Target\ Support\ Files/FBSDKShareKit -I../../../ios/Pods/Target\ Support\ Files/Pods-F8v2 -I../../../ios/Pods/Target\ Support\ Files/React -I../../../ios/Pods/Target\ Support\ Files/react-native-fbsdk -I../../../ios/Pods/Bolts/Bolts/Common -I../../../ios/Pods/Bolts/Bolts/iOS -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit -I../../../ios/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit -I../../../ios/Pods/FBSDKShareKit/FBSDKShareKit/FBSDKShareKit -I../../../ios/Pods/Headers/Private/Bolts -I../../../ios/Pods/Headers/Private/CodePush -I../../../ios/Pods/Headers/Private/FBSDKCoreKit -I../../../ios/Pods/Headers/Private/FBSDKLoginKit -I../../../ios/Pods/Headers/Private/FBSDKShareKit -I../../../ios/Pods/Headers/Private/React -I../../../ios/Pods/Headers/Private/react-native-fbsdk -I../../../ios/Pods/Headers/Public/Bolts -I../../../ios/Pods/Headers/Public/CodePush -I../../../ios/Pods/Headers/Public/FBSDKCoreKit -I../../../ios/Pods/Headers/Public/FBSDKLoginKit -I../../../ios/Pods/Headers/Public/FBSDKShareKit -I../../../ios/Pods/Headers/Public/React -I../../../ios/Pods/Headers/Public/react-native-fbsdk -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal_NoARC -I../../../ios/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/Internal -I../../../ios/Pods/FBSDKShareKit/FBSDKShareKit/FBSDKShareKit/Internal -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit -I../../../ios/Pods/Headers/Private/FBSDKShareKit/FBSDKShareKit -I../../../ios/Pods/Headers/Public/FBSDKCoreKit/FBSDKCoreKit -I../../../ios/Pods/Headers/Public/FBSDKShareKit/FBSDKShareKit -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/AppLink -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/Base64 -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/Cryptography -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/ErrorRecovery -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/Network -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/TokenCaching -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/UI -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/WebDialog -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal -I../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/ProtocolVersions -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/AppLink -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/Base64 -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/Cryptography -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/ErrorRecovery -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/Network -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/TokenCaching -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/UI -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/WebDialog -I../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/ProtocolVersions -I/var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/DerivedSources/x86_64 -I/var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/DerivedSources -F/var/IOS/f8app/ios/build/Build/Products/Debug-iphonesimulator -F/Users/wuyuan/Documents/FacebookSDK -F../../../ios -F../../../ios/build -F../../../ios/F8v2 -F../../../ios/F8v2.xcworkspace -F../../../ios/F8v2Tests -F../../../ios/Pods -F../../../ios/Settings.bundle -F../../../ios/build/Build -F../../../ios/build/Logs -F../../../ios/F8v2/Images.xcassets -F../../../ios/Pods/Bolts -F../../../ios/Pods/FBSDKCoreKit -F../../../ios/Pods/FBSDKLoginKit -F../../../ios/Pods/FBSDKShareKit -F../../../ios/Pods/Headers -F../../../ios/Pods/Local\ Podspecs -F../../../ios/Pods/Target\ Support\ Files -F../../../ios/build/Logs/Build -F../../../ios/F8v2/Images.xcassets/AppIcon.appiconset -F../../../ios/Pods/Bolts/Bolts -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit -F../../../ios/Pods/FBSDKLoginKit/FBSDKLoginKit -F../../../ios/Pods/FBSDKShareKit/FBSDKShareKit -F../../../ios/Pods/Headers/Private -F../../../ios/Pods/Headers/Public -F../../../ios/Pods/Target\ Support\ Files/Bolts -F../../../ios/Pods/Target\ Support\ Files/CodePush -F../../../ios/Pods/Target\ Support\ Files/FBSDKCoreKit -F../../../ios/Pods/Target\ Support\ Files/FBSDKLoginKit -F../../../ios/Pods/Target\ Support\ Files/FBSDKShareKit -F../../../ios/Pods/Target\ Support\ Files/Pods-F8v2 -F../../../ios/Pods/Target\ Support\ Files/React -F../../../ios/Pods/Target\ Support\ Files/react-native-fbsdk -F../../../ios/Pods/Bolts/Bolts/Common -F../../../ios/Pods/Bolts/Bolts/iOS -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit -F../../../ios/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit -F../../../ios/Pods/FBSDKShareKit/FBSDKShareKit/FBSDKShareKit -F../../../ios/Pods/Headers/Private/Bolts -F../../../ios/Pods/Headers/Private/CodePush -F../../../ios/Pods/Headers/Private/FBSDKCoreKit -F../../../ios/Pods/Headers/Private/FBSDKLoginKit -F../../../ios/Pods/Headers/Private/FBSDKShareKit -F../../../ios/Pods/Headers/Private/React -F../../../ios/Pods/Headers/Private/react-native-fbsdk -F../../../ios/Pods/Headers/Public/Bolts -F../../../ios/Pods/Headers/Public/CodePush -F../../../ios/Pods/Headers/Public/FBSDKCoreKit -F../../../ios/Pods/Headers/Public/FBSDKLoginKit -F../../../ios/Pods/Headers/Public/FBSDKShareKit -F../../../ios/Pods/Headers/Public/React -F../../../ios/Pods/Headers/Public/react-native-fbsdk -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal_NoARC -F../../../ios/Pods/FBSDKLoginKit/FBSDKLoginKit/FBSDKLoginKit/Internal -F../../../ios/Pods/FBSDKShareKit/FBSDKShareKit/FBSDKShareKit/Internal -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit -F../../../ios/Pods/Headers/Private/FBSDKShareKit/FBSDKShareKit -F../../../ios/Pods/Headers/Public/FBSDKCoreKit/FBSDKCoreKit -F../../../ios/Pods/Headers/Public/FBSDKShareKit/FBSDKShareKit -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/AppLink -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/Base64 -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/Cryptography -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/ErrorRecovery -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/Network -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/TokenCaching -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/UI -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/WebDialog -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal -F../../../ios/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/ProtocolVersions -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/AppEvents -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/AppLink -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/Base64 -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/Cryptography -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/ErrorRecovery -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/Network -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/ServerConfiguration -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/TokenCaching -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/UI -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/WebDialog -F../../../ios/Pods/Headers/Private/FBSDKCoreKit/FBSDKCoreKit/Internal/BridgeAPI/ProtocolVersions -MMD -MT dependencies -MF /var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/Objects-normal/x86_64/RCTFBSDKShareDialog.d --serialize-diagnostics /var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/Objects-normal/x86_64/RCTFBSDKShareDialog.dia -c /var/IOS/f8app/node_modules/react-native-fbsdk/iOS/RCTFBSDK/share/RCTFBSDKShareDialog.m -o /var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/Objects-normal/x86_64/RCTFBSDKShareDialog.o

    === BUILD TARGET React OF PROJECT Pods WITH CONFIGURATION Debug ===

    Check dependencies

    ** BUILD FAILED **

    The following build commands failed: CompileC /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradientManager.o BVLinearGradient/BVLinearGradientManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC /var/IOS/f8app/ios/build/Build/Intermediates/BVLinearGradient.build/Debug-iphonesimulator/BVLinearGradient.build/Objects-normal/x86_64/BVLinearGradient.o BVLinearGradient/BVLinearGradient.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC /var/IOS/f8app/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/Bolts.build/Objects-normal/x86_64/BFAppLinkNavigation.o Bolts/Bolts/iOS/BFAppLinkNavigation.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler CompileC /var/IOS/f8app/ios/build/Build/Intermediates/RCTFBSDK.build/Debug-iphonesimulator/RCTFBSDK.build/Objects-normal/x86_64/RCTFBSDKShareDialog.o RCTFBSDK/share/RCTFBSDKShareDialog.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (4 failures) Installing build/Build/Products/Debug-iphonesimulator/F8v2.app No devices are booted. Print: Entry, ":CFBundleIdentifier", Does Not Exist /private/var/IOS/f8app/node_modules/react-native/node_modules/promise/lib/done.js:10 throw err; ^

    Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/F8v2.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist

    at checkExecSyncError (child_process.js:464:13)
    at Object.execFileSync (child_process.js:484:13)
    at _runIOS (/private/var/IOS/f8app/node_modules/react-native/local-cli/runIOS/runIOS.js:82:32)
    at /private/var/IOS/f8app/node_modules/react-native/local-cli/runIOS/runIOS.js:24:5
    at tryCallTwo (/private/var/IOS/f8app/node_modules/react-native/node_modules/promise/lib/core.js:45:5)
    at doResolve (/private/var/IOS/f8app/node_modules/react-native/node_modules/promise/lib/core.js:200:13)
    at new Promise (/private/var/IOS/f8app/node_modules/react-native/node_modules/promise/lib/core.js:66:3)
    at Array.runIOS (/private/var/IOS/f8app/node_modules/react-native/local-cli/runIOS/runIOS.js:23:10)
    at Object.run (/private/var/IOS/f8app/node_modules/react-native/local-cli/cliEntry.js:96:13)
    at Object.<anonymous> (/usr/local/lib/node_modules/react-native-cli/index.js:88:7)
    

    Xcode: Version 7.3.1 (7D1014) Node: v5.3.0 react-native-cli: 1.0.0 react-native: 0.28.

    opened by lusecond 18
  • Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/F8v2.app/Info.plist

    Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/F8v2.app/Info.plist

    Print: Entry, ":CFBundleIdentifier", Does Not Exist

    I run pos install successfully: pod install /usr/local/lib/ruby/gems/2.3.0/gems/cocoapods-1.0.1/lib/cocoapods/command.rb:140: warning: Insecure world writable dir /Users/georgehu/Library in PATH, mode 040777 Analyzing dependencies Fetching podspec for CodePush from ../node_modules/react-native-code-push Fetching podspec for React from ../node_modules/react-native Fetching podspec for react-native-fbsdk from ../node_modules/react-native-fbsdk/iOS Downloading dependencies Using Bolts (1.7.0) Using CodePush (1.12.2) Using FBSDKCoreKit (4.10.1) Using FBSDKLoginKit (4.10.1) Using FBSDKShareKit (4.10.1) Using React (0.28.0) Using react-native-fbsdk (0.2.2) Generating Pods project Integrating client project Sending stats Pod installation complete! There are 13 dependencies from the Podfile and 7 total pods installed

    opened by mathjoy 12
  • I got this error when I am going to run the probject

    I got this error when I am going to run the probject

    I followed every step of Readme, and I tried both Android & iOS platform, I got the same error.

    this._nativeModule.addListener is not a function.(In 'this._nativeModule.addListener(eventType)',

    'this._nativeModule.addListener' is undefined) img_0443

    can anybody help me for this error?

    opened by rosegun38 11
  • Updated F8 source code WANTED!

    Updated F8 source code WANTED!

    Hi I've seen that F8 app is updated on Google Play but this repo is still old version app. Do you have any plan to update this repo with new version? Thanks

    opened by binzailani3136 10
  • npm run import-data is error

    npm run import-data is error

    Macbook:f8app lxl$ npm run import-data

    [email protected] import-data /Users/lxl/Documents/reactnative/f8app babel-node ./scripts/import-data-from-parse.js

    Loading Speakers SyntaxError: Unexpected token P in JSON at position 0 at JSON.parse () at /Users/lxl/Documents/reactnative/f8app/node_modules/node-fetch/lib/body.js:43:15 at process._tickDomainCallback (internal/process/next_tick.js:129:7)

    opened by pythonsir 10
  • Bump express from 4.15.5 to 4.17.3 in /server/graphql

    Bump express from 4.15.5 to 4.17.3 in /server/graphql

    Bumps express from 4.15.5 to 4.17.3.

    Release notes

    Sourced from express's releases.

    4.17.3

    4.17.2

    4.17.1

    • Revert "Improve error message for null/undefined to res.status"

    4.17.0

    • Add express.raw to parse bodies into Buffer
    • Add express.text to parse bodies into string

    ... (truncated)

    Changelog

    Sourced from express's changelog.

    4.17.3 / 2022-02-16

    4.17.2 / 2021-12-16

    4.17.1 / 2019-05-25

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    CLA Signed dependencies 
    opened by dependabot[bot] 0
  • Bump qs from 6.4.0 to 6.4.1 in /server/parse-server

    Bump qs from 6.4.0 to 6.4.1 in /server/parse-server

    Bumps qs from 6.4.0 to 6.4.1.

    Changelog

    Sourced from qs's changelog.

    6.4.1

    • [Fix] parse: ignore __proto__ keys (#428)
    • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
    • [Fix] use safer-buffer instead of Buffer constructor
    • [Fix] utils.merge: avoid a crash with a null target and an array source
    • [Fix] utils.merge`: avoid a crash with a null target and a truthy non-array source
    • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
    • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
    • [Fix] when parseArrays is false, properly handle keys ending in []
    • [Robustness] stringify: avoid relying on a global undefined (#427)
    • [Refactor] use cached Array.isArray
    • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
    • [readme] remove travis badge; add github actions/codecov badges; update URLs
    • [Docs] Clarify the need for "arrayLimit" option
    • [meta] fix README.md (#399)
    • [meta] Clean up license text so it’s properly detected as BSD-3-Clause
    • [meta] add FUNDING.yml
    • [actions] backport actions from main
    • [Tests] remove nonexistent tape option
    • [Dev Deps] backport from main
    Commits
    • 486aa46 v6.4.1
    • 727ef5d [Fix] parse: ignore __proto__ keys (#428)
    • cd1874e [Robustness] stringify: avoid relying on a global undefined (#427)
    • 45e987c [readme] remove travis badge; add github actions/codecov badges; update URLs
    • 90a3bce [meta] fix README.md (#399)
    • 9566d25 [Fix] fix for an impossible situation: when the formatter is called with a no...
    • 74227ef Clean up license text so it’s properly detected as BSD-3-Clause
    • 35dfb22 [actions] backport actions from main
    • 7d4670f [Dev Deps] backport from main
    • 0485440 [Fix] use safer-buffer instead of Buffer constructor
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    CLA Signed dependencies 
    opened by dependabot[bot] 0
  • Bump qs from 6.4.0 to 6.4.1 in /server/graphql

    Bump qs from 6.4.0 to 6.4.1 in /server/graphql

    Bumps qs from 6.4.0 to 6.4.1.

    Changelog

    Sourced from qs's changelog.

    6.4.1

    • [Fix] parse: ignore __proto__ keys (#428)
    • [Fix] fix for an impossible situation: when the formatter is called with a non-string value
    • [Fix] use safer-buffer instead of Buffer constructor
    • [Fix] utils.merge: avoid a crash with a null target and an array source
    • [Fix] utils.merge`: avoid a crash with a null target and a truthy non-array source
    • [Fix] stringify: fix a crash with strictNullHandling and a custom filter/serializeDate (#279)
    • [Fix] utils: merge: fix crash when source is a truthy primitive & no options are provided
    • [Fix] when parseArrays is false, properly handle keys ending in []
    • [Robustness] stringify: avoid relying on a global undefined (#427)
    • [Refactor] use cached Array.isArray
    • [Refactor] stringify: Avoid arr = arr.concat(...), push to the existing instance (#269)
    • [readme] remove travis badge; add github actions/codecov badges; update URLs
    • [Docs] Clarify the need for "arrayLimit" option
    • [meta] fix README.md (#399)
    • [meta] Clean up license text so it’s properly detected as BSD-3-Clause
    • [meta] add FUNDING.yml
    • [actions] backport actions from main
    • [Tests] remove nonexistent tape option
    • [Dev Deps] backport from main
    Commits
    • 486aa46 v6.4.1
    • 727ef5d [Fix] parse: ignore __proto__ keys (#428)
    • cd1874e [Robustness] stringify: avoid relying on a global undefined (#427)
    • 45e987c [readme] remove travis badge; add github actions/codecov badges; update URLs
    • 90a3bce [meta] fix README.md (#399)
    • 9566d25 [Fix] fix for an impossible situation: when the formatter is called with a no...
    • 74227ef Clean up license text so it’s properly detected as BSD-3-Clause
    • 35dfb22 [actions] backport actions from main
    • 7d4670f [Dev Deps] backport from main
    • 0485440 [Fix] use safer-buffer instead of Buffer constructor
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    CLA Signed dependencies 
    opened by dependabot[bot] 0
  • Bump moment-timezone from 0.5.11 to 0.5.35

    Bump moment-timezone from 0.5.11 to 0.5.35

    Bumps moment-timezone from 0.5.11 to 0.5.35.

    Release notes

    Sourced from moment-timezone's releases.

    0.5.34

    • Updated data to IANA TZDB 2021e

    Release 0.5.33

    • Updated data to IANA TZDB 2021a

    Release 0.5.32

    • Updated data to IANA TZDB 2020d

    Release 0.5.31

    Fixed Travis builds for Node.js 4 and 6

    Release 0.5.28

    0.5.29 2020-02-21

    Merged pull request #410 from @​adgrace:

    • Added a method moment.tz.zonesForCountry(country_code) which returns all timezones for the country
    • Added a method moment.tz(timezone_id).countries() to get countries for some time zone
    • Added a method moment.tz.countries() to get all country codes
    • And as you know moment.tz.names() already exists

    Release 0.5.27

    0.5.27 2019-10-14

    • Updated data to IANA TZDB `2019c

    Release 0.5.26

    • Updated data to IANA TZDB 2019b
    • Fix: stabilize Array.sort #762

    Release 0.5.25

    • Fix moment.tz.dataVersion to return 2019a #742
    • Update path in bower.json

    Release 0.5.24

    • Updated data to IANA TZDB 2019a #737
    • Start shipping both a 1970-1930 file and a rolling 10-year file #614 #697
    • Fixed bug where _z time zone name was not cleared with .local() or .utcOffset(offset) #738

    Release 0.5.23

    • Fix minor issue with tz guessing in Russia #691

    Release 0.5.22

    • Updated data to IANA TZDB 2018g #689
    • Fix issue with missing LMT entries for some zones, and fix data builds on Linux and Windows #308

    Release 0.5.17

    0.5.17 2018-05-12

    • Updated data to IANA TZDB 2018e. #616

    Release 0.5.16

    0.5.16 2018-04-18

    ... (truncated)

    Changelog

    Sourced from moment-timezone's changelog.

    0.5.35 2022-08-23

    Thanks to the OpenSSF Alpha-Omega project for reporting these!

    0.5.34 2020-11-10

    • Updated data to IANA TZDB 2021e

    0.5.33 2020-11-15

    • Updated data to IANA TZDB 2021a

    0.5.32 2020-11-14

    • Updated data to IANA TZDB 2020d

    0.5.31 2020-05-16

    • Fixed Travis builds for Node.js 4 and 6

    0.5.30 2020-05-16

    • Updated data to IANA TZDB 2020a
    • Fixed typescript definitions

    NOTE: You might need to un-install @​types/moment-timezone. Check moment/moment-timezone#858 for more info

    0.5.29 2020-05-16

    0.5.28 2020-02-21

    Merged pull request #410 from @​adgrace:

    • Added a method moment.tz.zonesForCountry(country_code) which returns all timezones for the country
    • Added a method moment.tz(timezone_id).countries() to get countries for some time zone
    • Added a method moment.tz.countries() to get all country codes
    • And as you know moment.tz.zones() already exists

    0.5.27 2019-10-14

    • Updated data to IANA TZDB 2019c

    0.5.26 2019-06-06

    • Updated data to IANA TZDB 2019b
    • Fix: stabilize Array.sort #762

    0.5.25 2019-04-17

    • Fix moment.tz.dataVersion to return 2019a #742
    • Update path in bower.json

    0.5.24 2019-04-17

    • Updated data to IANA TZDB 2019a #737

    ... (truncated)

    Commits
    • b8fb1ba Build moment-timezone 0.5.35
    • f1b5e5a Add changelog for 0.5.35
    • 8b0eb0c Bump version to 0.5.35
    • 7915ac5 Bugfix: Prevent cleartext transmission of tz data during build
    • ce955a3 Bugfix: Fix command injection vulnerability in grunt tzdata pipeline
    • 9430b4c Merge remote-tracking branch 'origin/master' into develop
    • feaf900 Updated contributing.md + added 2021e files
    • 704cfac updated contributing.md
    • 877c863 Updated contributing.md + added 2021e files
    • 5a3015c updated contributing.md
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    CLA Signed dependencies 
    opened by dependabot[bot] 0
  • Bump moment from 2.24.0 to 2.29.4

    Bump moment from 2.24.0 to 2.29.4

    Bumps moment from 2.24.0 to 2.29.4.

    Changelog

    Sourced from moment's changelog.

    2.29.4

    • Release Jul 6, 2022
      • #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex

    2.29.3 Full changelog

    • Release Apr 17, 2022
      • #5995 [bugfix] Remove const usage
      • #5990 misc: fix advisory link

    2.29.2 See full changelog

    • Release Apr 3 2022

    Address https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4

    2.29.1 See full changelog

    • Release Oct 6, 2020

    Updated deprecation message, bugfix in hi locale

    2.29.0 See full changelog

    • Release Sept 22, 2020

    New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/

    2.28.0 See full changelog

    • Release Sept 13, 2020

    Fix bug where .format() modifies original instance, and locale updates

    2.27.0 See full changelog

    • Release June 18, 2020

    Added Turkmen locale, other locale improvements, slight TypeScript fixes

    2.26.0 See full changelog

    • Release May 19, 2020

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    CLA Signed dependencies 
    opened by dependabot[bot] 0
  • Bump moment from 2.19.3 to 2.29.4 in /server/parse-server

    Bump moment from 2.19.3 to 2.29.4 in /server/parse-server

    Bumps moment from 2.19.3 to 2.29.4.

    Changelog

    Sourced from moment's changelog.

    2.29.4

    • Release Jul 6, 2022
      • #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex

    2.29.3 Full changelog

    • Release Apr 17, 2022
      • #5995 [bugfix] Remove const usage
      • #5990 misc: fix advisory link

    2.29.2 See full changelog

    • Release Apr 3 2022

    Address https://github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4

    2.29.1 See full changelog

    • Release Oct 6, 2020

    Updated deprecation message, bugfix in hi locale

    2.29.0 See full changelog

    • Release Sept 22, 2020

    New locales (es-mx, bn-bd). Minor bugfixes and locale improvements. More tests. Moment is in maintenance mode. Read more at this link: https://momentjs.com/docs/#/-project-status/

    2.28.0 See full changelog

    • Release Sept 13, 2020

    Fix bug where .format() modifies original instance, and locale updates

    2.27.0 See full changelog

    • Release June 18, 2020

    Added Turkmen locale, other locale improvements, slight TypeScript fixes

    2.26.0 See full changelog

    • Release May 19, 2020

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    CLA Signed dependencies 
    opened by dependabot[bot] 0
Owner
Facebook Samples
Facebook sample code. The code may showcase other open source projects, be used for conference demos, showcase our platform, etc.
Facebook Samples
The official wallet app for the THORChain community. Built with React-Native.

The official wallet app for the THORChain community. Built with React-Native.

null 100 Jul 22, 2021
Anwer Solangi 18 Dec 8, 2022
A mobile app for playing music on Resonate, an open source music streaming co-op. Built with TypeScript and React Native.

A mobile app for playing music on Resonate, an open source music streaming co-op. Built with TypeScript and React Native.

Resonate 8 Nov 17, 2022
Hekla for Hacker News (open source React Native app)

 Hekla for Hacker News iOS and Android client for Hacker News. Inspired by the Apollo client for Reddit. App features: Tabbed interface for easy navig

Birkir Gudjonsson 361 Dec 9, 2022
🏀 React-Native clone of the Facebook Basketball game

react-native-basketball React-Native clone of the Facebook Basketball game Versioning For React Native 0.45.1 Installation git clone https://github.co

Farid Safi 547 Dec 22, 2022
An alternative official version iGap messenger client

iGap+ messenger iGap+ is a cross-platform messaging application (Currently Android , iOS and Windows UWP) and has been created using all latest modern

RooyeKhat Media Co 22 Nov 30, 2022
A mobile application to deploy private VPN servers in the cloud with DNS ad-blocking and other features

ZudVPN A mobile application to deploy a personal VPN server in the cloud (DigitalOcean, AWS, GCP, Azure and others) with DNS ad-blocking and other fea

ZudVPN 120 Jan 2, 2023
F.A.N Report - Facebook Audience Network Performance Tool (available both iOS and Android).

Audience Network - Facebook Ads Performance Tool Check your Facebook Audience Network performance quickly with the app. It shows number of ad requests

kf 54 Oct 10, 2022
📱 My blog app, powered by react-native

surmon.me.native Surmon.me blog app, powered by react-native. Scan QRcode or download Android apk 其他相关项目: RESTful API service: nodepress powered by ne

Surmon 602 Dec 23, 2022
Hi there! This is a react native starter which used to build a awesome Event Booking App based on the Figma design. You can download or clone it to speed up your projects.

Hi there! This is a react native starter which used to build a awesome Event Booking App based on the Figma design. You can download or clone it to speed up your projects.

Roy Chen 43 Dec 19, 2022
📱Voice transcription iOS app powered by IBM Watson

Meowth iOS iOS app that transcript your voice with IBM Watson Cloud. Articles https://medium.com/dev-rocket/hybrid-development-a-complete-fail-95927aa

Yacine Rezgui 44 Feb 14, 2022
a free (libre) open source, mobile OS for Ethereum

Status - a Mobile Ethereum Operating System Join us in creating a browser, messenger, and gateway to a decentralized world. Status is a free (libre) o

Status 3.6k Jan 2, 2023
:musical_note: [iOS & Android] An open source ambient sound mixer

Kakapo native is an ambient sound mixer for relaxation or productivity. Built with React Native it is available in both the Apple App Store and Google

Daniel Levitt 139 Nov 11, 2022
This is the mobile version of my application curriculum-simulator powered by react native

This is the mobile version of my application curriculum-simulator powered by react native

Ayoub Lahyaoui 1 Apr 12, 2022
React Native basic app using React Query with GraphQL Code generator and Hasura

A basic React Native app to demonstrate React Query with GraphQL Code generator features. The GraphQL API is powered by Hasura.

Advantys 65 Dec 18, 2022
Repo code for the tutorial "How to create a scalable react native app ?"

react-native-note-tutorial This repo is a demo app that i have built for a tutorial called "how to create a scalable react native app". If you want to

null 6 Nov 20, 2022
An Expo config plugin for painless setup of `react-native-firebase`, without touching native code.

Expo with-react-native-firebase An Expo config plugin for paineless setup of react-native-firebase, without touching any native code! You can learn mo

Bartłomiej Klocek 27 Aug 25, 2022
Audiobook mobile application accomplished with React Native and React ecosystem, just a single code base.

Audiobook App Open Source Audiobook mobile application accomplished with React Native and React ecosystem, just a single code base for both android an

null 284 Jan 7, 2023
Further split the React Native code based on Metro build to improve performance, providing `Dll` and `Dynamic Imports` features

React-Native Code Splitting Further split the React Native code based on Metro build to improve performance, providing Dll and Dynamic Imports feature

Wuba 127 Jan 1, 2023