verdnatura-chat/ios/Pods/Headers/Public
Diego Mello 98ed84ba5c
[CHORE] Update react-navigation to v5 (#2154)
* react-navigation v5 installed

* compiling

* Outside working

* InsideStack compiling

* Switch stack

* Starting room

* RoomView header

* SafeAreaView

* Slide from right stack animation

* stash

* Fix params

* Create channel

* inapp notification

* Custom status

* Add server working

* Refactor appStart

* Attachment

* in-app notification

* AuthLoadingView

* Remove compat

* Navigation

* Outside animations

* Fix new server icon

* block modal

* AttachmentView header

* Remove unnecessary code

* SelectedUsersView header

* StatusView

* CreateDiscussionView

* RoomInfoView

* RoomInfoEditView style

* RoomMembersView

* RoomsListView header

* RoomView header

* Share extension

* getParam

* Focus/blur

* Trying to fix inapp

* Lint

* Simpler app container

* Update libs

* Revert "Simpler app container"

This reverts commit 1e49d80bb49481c34f415831b9da5e9d53e66057.

* Load messages faster

* Fix safearea on ReactionsModal

* Update safe area to v3

* lint

* Fix transition

* stash - drawer replace working

* stash - modal nav

* RoomActionsView as tablet modal

* RoomStack

* Stop showing RoomView header when there's no room

* Custom Header and different navigation based on stack

* Refactor setHeader

* MasterDetailContext

* RoomView header

* Fix isMasterDetail rule

* KeyCommands kind of working

* Create channel on tablet

* RoomView sCU

* Remove withSplit

* Settings opening as modal

* Settings

* StatusView headerLeft

* Admin panel

* TwoFactor style

* DirectoryView

* ServerDropdown and SortDropdown animations

* ThreadMessagesView

* Navigate to empty RoomView on server switch when in master detail

* ProfileView header

* Fix navigation issues

* Nav to any room info on tablet

* Room info

* Refactoring

* Fix rooms search

* Roomslist commands

* SearchMessagesView close modal

* Key commands

* Fix undefined subscription

* Disallow navigate to focused room

* isFocused state on RoomsListView

* Blur text inputs when focus is lost

* Replace animation

* Default nav theme

* Refactoring

* Always open Attachment with close modal button

* ModalContainer backdrop following themes

* Screen tracking

* Refactor get active route for in-app notification

* Only mark room as focused when in master detail layout

* Lint

* Open modals as fade from bottom on Android

* typo

* Fixing tests

* Fix in-app update

* Fixing goRoom issues

* Refactor stack names

* Fix unreadsCount

* Fix stack

* Fix header animation

* Refactor ShareNavigation

* Refactor navigation theme

* Make sure title is set

* Fix create discussion navigation

* Remove unused variable

* Create discussions from actions fixed

* Layout animation

* Screen lock on share extension

* Unnecessary change

* Admin border

* Set header after state callback

* Fix key commands on outside stack

* Fix back button pressed

* Remove layout animations from Android

* Tweak animations on Android

* Disable swipe gesture to open drawer

* Fix current item on RoomsListView

* Fix add server

* Fix drawer

* Fix broadcast

* LayoutAnimation instead of Transitions

* Fix onboarding back press

* Fix assorted tests

* Create discussion fix

* RoomInfoView header

* Drawer active item
2020-06-15 11:00:46 -03:00
..
BugsnagReactNative Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
CocoaAsyncSocket Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
CocoaLibEvent Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
DoubleConversion/double-conversion [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
EXAV Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
EXConstants [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
EXFileSystem [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
EXHaptics [IMPROVEMENT] Use haptics rather than vibration (#1016) 2019-06-28 14:07:17 -03:00
EXImageLoader Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
EXKeepAwake [IMPROVEMENT] Keep screen awake while recording/playing some audio (#2089) 2020-05-08 09:55:26 -03:00
EXLocalAuthentication [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
EXPermissions Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
EXWebBrowser [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
FBLazyVector/FBLazyVector Update React Native to 0.61.1 (#1236) 2019-09-26 11:59:27 -03:00
FBReactNativeSpec/FBReactNativeSpec Update React Native to 0.61.1 (#1236) 2019-09-26 11:59:27 -03:00
Firebase [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00
FirebaseCore [CHORE] Memory leaks investigation (#1675) 2020-02-17 16:06:18 -03:00
FirebaseCoreDiagnostics [CHORE] Memory leaks investigation (#1675) 2020-02-17 16:06:18 -03:00
FirebaseCoreDiagnosticsInterop [FIX] Link jitsi-meet on Share Extension (#1204) 2019-09-18 18:44:33 -03:00
FirebaseInstallations [CHORE] Memory leaks investigation (#1675) 2020-02-17 16:06:18 -03:00
Flipper Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
Flipper-DoubleConversion/double-conversion Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
Flipper-Folly/folly Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
Flipper-Glog/glog Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
Flipper-PeerTalk/peertalk Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
Flipper-RSocket Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
FlipperKit Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
GoogleDataTransport Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
GoogleDataTransportCCTSupport [FIX] Link jitsi-meet on Share Extension (#1204) 2019-09-18 18:44:33 -03:00
GoogleUtilities [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00
KeyCommands [NEW] Tablet support (#1300) 2019-11-25 17:01:17 -03:00
OpenSSL-Universal/openssl Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
PromisesObjC [CHORE] Memory leaks investigation (#1675) 2020-02-17 16:06:18 -03:00
RCTRequired/RCTRequired Update React Native to 0.61.1 (#1236) 2019-09-26 11:59:27 -03:00
RCTTypeSafety/RCTTypeSafety Update React Native to 0.61.1 (#1236) 2019-09-26 11:59:27 -03:00
RNAudio [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
RNBootSplash [FIX] Few fixes on themes (#1477) 2019-12-17 11:08:06 -03:00
RNCAsyncStorage [NEW] Passcode and biometric unlock (#2059) 2020-05-08 14:04:37 -03:00
RNCMaskedView [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
RNDateTimePicker [NEW] UiKit Beta (#1497) 2020-02-11 11:01:35 -03:00
RNDeviceInfo Several fixes for 1.2.1 (#448) 2018-09-19 11:18:32 -03:00
RNFastImage [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
RNFirebase [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
RNGestureHandler [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
RNImageCropPicker [CHORE] Update react-native-image-crop-picker (#1712) 2020-02-13 16:25:28 -03:00
RNLocalize [CHORE] Switch to react-native-localize (#1043) 2019-07-16 11:30:29 -03:00
RNReanimated Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
RNRootView [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
RNScreens [CHORE] Update navigation lib (#1201) 2019-09-17 16:24:47 -03:00
RNUserDefaults [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
RNVectorIcons [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
RSKImageCropper Added CocoaPods to manage react-native-image-crop-picker (#373) 2018-07-26 11:23:06 -03:00
React-Core/React Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
React-RCTText/RCTText Update React Native to 0.61.1 (#1236) 2019-09-26 11:59:27 -03:00
React-cxxreact/cxxreact [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
React-jsi/jsi [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
React-jsiexecutor/jsireact [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
React-jsinspector/jsinspector [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
ReactCommon/ReactCommon Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ReactNativeART Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ReactNativeKeyboardInput Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
ReactNativeKeyboardTrackingView Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
SDWebImage [CHORE] Memory leaks investigation (#1675) 2020-02-17 16:06:18 -03:00
SDWebImageWebPCoder [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00
UMAppLoader Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
UMBarCodeScannerInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMCameraInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMConstantsInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMCore Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
UMFaceDetectorInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMFileSystemInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMFontInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMImageLoaderInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMPermissionsInterface Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
UMReactNativeAdapter Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
UMSensorsInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
UMTaskManagerInterface [IMPROVEMENT] Use expo-web-browser (#992) 2019-06-21 13:39:20 -03:00
Yoga Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
YogaKit Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
glog/glog Update RN to 0.59.8 (#896) 2019-05-22 17:15:35 -03:00
libwebp [FIX] Link jitsi-meet on Share Extension (#1204) 2019-09-18 18:44:33 -03:00
nanopb [CHORE] Use react-native-firebase (#928) 2019-05-28 10:03:08 -03:00
react-native-appearance [NEW] Themes (#1298) 2019-12-04 13:39:53 -03:00
react-native-background-timer [NEW] Jitsi integration (#1196) 2019-09-18 14:32:12 -03:00
react-native-cameraroll [NEW] Image Viewer (#1479) 2019-12-18 18:13:11 -03:00
react-native-document-picker [NEW] File upload (#882) 2019-07-18 14:25:18 -03:00
react-native-jitsi-meet [CHORE] Update react-native-jitsi-meet (#1235) 2019-09-25 19:13:39 -03:00
react-native-notifications Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
react-native-orientation-locker Switch to react-navigation (#687) 2019-03-12 13:23:06 -03:00
react-native-safe-area-context [CHORE] Update react-navigation to v5 (#2154) 2020-06-15 11:00:46 -03:00
react-native-slider [FIX] Audio player track and thumb not rendering on Android (#1273) 2019-10-04 10:38:35 -03:00
react-native-webview Update all dependencies (#2008) 2020-05-08 13:37:49 -03:00
rn-extensions-share [FIX] Share Extension issues (#1064) 2019-07-29 13:33:28 -03:00
rn-fetch-blob [CHORE] Update to react-native 0.60.4 (#1095) 2019-08-07 10:51:34 -03:00