Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
117 commits
Select commit Hold shift + click to select a range
981c6f0
#3770 - persist selected locale
dklymenk Jul 18, 2021
800fd63
#3770 move LocalePicker to a separate component
dklymenk Jul 18, 2021
b2d03e1
#3770 add betas permission check + move picker label to new component
dklymenk Jul 18, 2021
86a9550
#3770 add LocalePicker to SignInPageLayout
dklymenk Jul 18, 2021
fba912a
Merge branch 'Expensify:main' into 3770-multi-language-improvements
dklymenk Jul 20, 2021
acd7df5
fix phone style
luacmartins Jul 20, 2021
0be9de3
simplify conditional
luacmartins Jul 20, 2021
fce7b22
Fix localize displayname
marcaaron Jul 20, 2021
b00c34b
add Onyx back in
marcaaron Jul 20, 2021
82bb5dd
remove bad change
marcaaron Jul 20, 2021
b15b302
add docs
marcaaron Jul 20, 2021
4fc6270
fix style
marcaaron Jul 20, 2021
79931f7
add missing docs to propTypes
marcaaron Jul 20, 2021
67e0a87
fix docs
marcaaron Jul 20, 2021
e5974e6
fix style
luacmartins Jul 20, 2021
84c6065
escape key dismiss modal instead of go back
rushatgabhane Jul 21, 2021
19f6f4f
pop keyboard event
rushatgabhane Jul 21, 2021
8823c72
loop eventCallbacks in reverese, and return early
rushatgabhane Jul 21, 2021
39b389a
make unsubscribe private, refactor
rushatgabhane Jul 21, 2021
4e0c12f
refactor AuthScreen KeyboardShortcut
rushatgabhane Jul 21, 2021
f6bd991
#3770 create small picker for locale selector on sign in page
dklymenk Jul 21, 2021
b465606
#3770 fix arrow on native
dklymenk Jul 21, 2021
c59ac05
#3770 remove duplicate logo watermark on native
dklymenk Jul 21, 2021
4032b03
#3770 make legal text aligned to the left
dklymenk Jul 21, 2021
9c05cbb
#3770 fix left align for legal text on ios
dklymenk Jul 21, 2021
ed94eb9
#3770 reuse existing down arrow asset
dklymenk Jul 21, 2021
b35c7de
Merge branch '3770-multi-language-improvements' of github.com:dklymen…
dklymenk Jul 21, 2021
62e3786
avoid keyboard, moves error message
rdjuric Jul 22, 2021
7974ea0
removes mistake commit
rdjuric Jul 22, 2021
37b911a
#3770 - use constant for small icon size
dklymenk Jul 22, 2021
35029bb
#3770 move LocalePicker/index.js to LocalePicker.js
dklymenk Jul 22, 2021
b74d826
#3770 do not translate language names
dklymenk Jul 22, 2021
c9cfd0c
Merge branch 'main' into 3770-multi-language-improvements
dklymenk Jul 22, 2021
be9b748
fix: Enable default context menu messages being edited
parasharrajat Jul 22, 2021
5c15b0a
Fix link to AsyncStorage documentation
aldo-expensify Jul 23, 2021
3f08a49
Add flipper performance plugin
marcaaron Jul 22, 2021
63454a8
fix: bash escaping in gh action
parasharrajat Jul 23, 2021
59280bb
use trim() on required places
aman-atg Jul 23, 2021
0b75a8b
Beta race fixes
chiragsalian Jul 23, 2021
9318e5d
revert test changes.
chiragsalian Jul 23, 2021
8fda0e3
Merge branch 'main' into chirag-beta-race-fixes
chiragsalian Jul 23, 2021
f33b357
adds VS16 unicode to emoji items
rdjuric Jul 24, 2021
d4dc903
adds fix on native, lint fixes
rdjuric Jul 24, 2021
6f83e44
Add Daily label to issue templates
Beamanator Jul 26, 2021
48bf2f5
Merge pull request #4150 from Expensify/marcaaron-fixIpWithLocalize
iwiznia Jul 26, 2021
f0f5a7b
fetch local currency on each IOU request, to ensure we update when en…
Julesssss Jul 26, 2021
a3ad8ef
don't display loading indicator during currency retrieval, as it can …
Julesssss Jul 26, 2021
c52f9f5
Merge pull request #4154 from Expensify/cmartins-email-copy
sketchydroide Jul 26, 2021
b347b64
Merge pull request #4224 from Expensify/beaman-addDailyToTemplates
nkuoch Jul 26, 2021
94b8c72
Fix Keyboard input for workspace invite page on mobile keyboards
Jul 26, 2021
b3005dc
Remove bintray repository to speed up first builds
HorusGoul Jul 26, 2021
57dac86
Merge pull request #4174 from rdjuric/betterValidationMessagesLoginFlow
stitesExpensify Jul 26, 2021
59c393d
Merge pull request #4179 from parasharrajat/right-click
deetergp Jul 26, 2021
9be3668
Allow messages scrolling within edit box.
helaoutar Jul 24, 2021
0b6b408
setting betas as empty array and using lodashGet
chiragsalian Jul 26, 2021
ce7b7e7
warning cleanup
chiragsalian Jul 26, 2021
29e086b
Merge pull request #4225 from Expensify/jules-getLocalCurrencyOnIOUOpen
Jul 26, 2021
5d1c9ff
Merge pull request #4228 from Expensify/amal-invite-keyboard
Jul 26, 2021
1138300
Merge pull request #4190 from aman-atg/aman-atg-fix-whitespace-issues
johnmlee101 Jul 26, 2021
70d7da6
Defer non critical requests and report view to speed up android start…
marcaaron Jul 26, 2021
5c9046a
Merge pull request #4186 from parasharrajat/actions-deployblock
johnmlee101 Jul 26, 2021
9265ada
Merge pull request #4182 from Expensify/aldo-fix-readme-link
johnmlee101 Jul 26, 2021
3d35169
Merge pull request #4183 from Expensify/marcaaron-flipperNetwork
AndrewGable Jul 26, 2021
f72f60e
add Firebase lib
marcaaron Jul 26, 2021
65abdc1
Setup firebase trace
marcaaron Jul 26, 2021
cdb4c88
fix firebase trace
marcaaron Jul 26, 2021
001f285
Merge pull request #4206 from rdjuric/correctEmojiRepresentation
thienlnam Jul 26, 2021
9df5a0b
Make sure we get state/status from the right variable name when we ge…
yuwenmemon Jul 26, 2021
cebfaf5
Defer more calls
marcaaron Jul 26, 2021
4a539af
changes to participantLocalTime
rdjuric Jul 26, 2021
1bda2b7
hmm
marcaaron Jul 27, 2021
02f2247
Merge remote-tracking branch 'origin' into marcaaron-androidStartup
marcaaron Jul 27, 2021
2a2b7b7
Fix preferences regression
helaoutar Jul 27, 2021
feba29a
optimize sidebar links
marcaaron Jul 27, 2021
44847b7
remove some logs
marcaaron Jul 27, 2021
c3e6c4d
Use viewability to determine that the sidebar has rendered items on s…
marcaaron Jul 27, 2021
dbf4579
Merge pull request #4243 from helaoutar/bugfix/center_new_expensify_i…
roryabraham Jul 27, 2021
bf5fdc8
Update version to 1.0.80-1
Jul 27, 2021
06a56ab
Merge pull request #4244 from Expensify/version-BUILD-dbf4579a91d6f42…
OSBotify Jul 27, 2021
c00186d
Merge pull request #4239 from Expensify/yuwen-stateStatus
TomatoToaster Jul 27, 2021
85d0f73
Update version to 1.0.80-2
Jul 27, 2021
70309a0
Merge pull request #4248 from Expensify/version-BUILD-c00186d05b9f29a…
OSBotify Jul 27, 2021
b2582f3
Merge pull request #4227 from Expensify/horus-remove-bintray-reposito…
Jul 27, 2021
d35ab90
Merge pull request #4240 from rdjuric/weekDayInLocalTime
Jul 27, 2021
79d8bd2
Replace NEW! with the total count of unread messages
HorusGoul Jul 27, 2021
62bf8f5
Wait for the next tick to ensure that the unread indicator is set to …
HorusGoul Jul 27, 2021
4697645
Do not use a company address for a personal requestor
Jul 27, 2021
30242db
Merge pull request #4205 from Expensify/chirag-beta-race-fixes
Beamanator Jul 27, 2021
354d1a5
style fix
chiragsalian Jul 27, 2021
cd663c7
Merge pull request #4159 from rushatgabhane/fix-KeyboardShortcut
tgolen Jul 27, 2021
0e5e46a
Merge pull request #4134 from dklymenk/3770-multi-language-improvements
madmax330 Jul 27, 2021
e043ac2
Merge pull request #4257 from Expensify/chirag-style-fix
stitesExpensify Jul 27, 2021
bd23235
Merge pull request #4230 from helaoutar/bugfix/4132_edit_message_scroll
deetergp Jul 27, 2021
ea3c03c
Add beta check to Workspaces page
Jul 27, 2021
934f4df
Don't get deleted/unissued cards
stitesExpensify Jul 27, 2021
72da49a
Add a ternary to ensure that in case of accounts not having the numbe…
stitesExpensify Jul 27, 2021
63ed060
Add beta check to people page as well
Jul 27, 2021
42a8a60
autoFocus
rushatgabhane Jul 27, 2021
0313208
style fixes
Jul 28, 2021
a2888f7
Merge pull request #4250 from Expensify/horus-remove-new-message-afte…
deetergp Jul 28, 2021
ae9cc84
Style
stitesExpensify Jul 28, 2021
a058756
undo logs
marcaaron Jul 28, 2021
2fad258
fix logs
marcaaron Jul 28, 2021
4daaf9a
Merge pull request #4263 from rushatgabhane/autofocus
roryabraham Jul 28, 2021
f4c28b9
Add log line to uncomment
marcaaron Jul 28, 2021
8a623c6
remove unused import
marcaaron Jul 28, 2021
c367c06
Update CONTRIBUTING.md
mallenexpensify Jul 28, 2021
3ed0f6b
fix conflicts
marcaaron Jul 28, 2021
c687d63
add mock for rn firebase
marcaaron Jul 28, 2021
ad77386
Merge pull request #4251 from Expensify/clem-requestor-address
MonilBhavsar Jul 28, 2021
b964c89
Merge pull request #4259 from Expensify/amal-new-workspace-url-beta
johnmlee101 Jul 28, 2021
96a4cf1
Merge pull request #4247 from Expensify/marcaaron-androidStartup
luacmartins Jul 28, 2021
de5b024
Merge pull request #4265 from Expensify/mallenexpensify-patch-1
tgolen Jul 28, 2021
aab1fbc
Merge pull request #4262 from Expensify/stites-fixBrokenSlice
Jul 28, 2021
40e8114
Update version to 1.0.80-3
Jul 28, 2021
331dde5
Merge pull request #4277 from Expensify/version-BUILD-aab1fbc6fd98a62…
OSBotify Jul 28, 2021
172a774
Merge branch 'main' into update-staging-from-main
Jul 28, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Report a performance issue
about: Use to report an issue or propose a solution related to app performance
title: "[Performance] "
labels: Engineering
labels: Engineering, Daily
---

If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/Standard.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Standard issue template
about: A standard template to follow when creating a new issue in this repository
labels: AutoAssignerTriage
labels: AutoAssignerTriage, Daily
---

If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deployBlocker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
echo "DEPLOY_BLOCKER_URL=${{ github.event.issue.html_url }}" >> $GITHUB_ENV
echo "DEPLOY_BLOCKER_NUMBER=${{ github.event.issue.number }}" >> $GITHUB_ENV
echo "DEPLOY_BLOCKER_TITLE=${{ github.event.issue.title }}" >> $GITHUB_ENV
echo "DEPLOY_BLOCKER_TITLE=$(sed -e "s/'/'\\\\''/g; s/\`/\\\\\`/g; 1s/^/'/; \$s/\$/'/" <<< ${{ github.event.issue.title }})" >> $GITHUB_ENV

- name: Get URL, title, & number of new deploy blocker (pull request)
if: ${{ github.event_name == 'pull_request' }}
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This is the most common scenario for contributors. The Expensify team posts new

#### Proposing a job that Expensify hasn’t posted

In this scenario, it’s possible that you found a bug or enhancement that we haven’t posted to the [Upwork job list](https://www.upwork.com/ab/jobs/search/?q=Expensify%20React%20Native&sort=recency&user_location_match=2) or [Github repository](https://github.com/Expensify/Expensify.cash/issues?q=is%3Aissue). This is an opportunity to propose a job, and (optionally) a solution. If it's a valid job proposal, we will compensate you for the solution and give an additional bonus of $150 for proactively proposing the job. In this case, please take the following steps:
In this scenario, it’s possible that you found a bug or enhancement that we haven’t posted to the [Upwork job list](https://www.upwork.com/ab/jobs/search/?q=Expensify%20React%20Native&sort=recency&user_location_match=2) or [Github repository](https://github.com/Expensify/Expensify.cash/issues?q=is%3Aissue). This is an opportunity to propose a job, and (optionally) a solution. If it's a valid job proposal, we will compensate you for the solution and give an additional bonus of $250 for proactively proposing the job. In this case, please take the following steps:

1. Check to ensure an issue does not already exist in the New Expensify Issue list or Upwork job list. Please use your best judgement to search for similar titles and issue descriptions.
2. If your bug or enhancement matches an existing issue, please feel free to comment on that GitHub issue with your findings if you think it’ll help solve a problem.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ This application is built with the following principles.
1. UI inputs push data to the server (React component -> Action -> XHR to server).
1. Go to 1
1. **Offline first**
- All data that is brought into the app and is necessary to display the app when offline should be stored on disk in persistent storage (eg. localStorage on browser platforms). [AsyncStorage](https://react-native-community.github.io/async-storage/) is a cross-platform abstraction layer that is used to access persistent storage.
- All data that is brought into the app and is necessary to display the app when offline should be stored on disk in persistent storage (eg. localStorage on browser platforms). [AsyncStorage](https://reactnative.dev/docs/asyncstorage) is a cross-platform abstraction layer that is used to access persistent storage.
- All data that is displayed, comes from persistent storage.
1. **UI Binds to data on disk**
- Onyx is a Pub/Sub library to connect the application to the data stored on disk.
Expand Down
1 change: 1 addition & 0 deletions __mocks__/@react-native-firebase/perf.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export default () => {};
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled rootProject.ext.multiDexEnabled
versionCode 1001008002
versionName "1.0.80-2"
versionCode 1001008003
versionName "1.0.80-3"
}
splits {
abi {
Expand Down
2 changes: 0 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ buildscript {

allprojects {
repositories {
maven { url "https://dl.bintray.com/onfido/maven" }

mavenLocal()
maven {
// All of React Native (JS, Obj-C sources, Android binaries) is installed from npm
Expand Down
6 changes: 6 additions & 0 deletions ios/ExpensifyCash.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -527,12 +527,14 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ExpensifyCash/Pods-ExpensifyCash-frameworks.sh",
"${PODS_ROOT}/hermes-engine/destroot/Library/Frameworks/iphoneos/hermes.framework",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/Onfido/Onfido.framework/Onfido",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL/OpenSSL.framework/OpenSSL",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/LinkKit/LinkKit.framework/LinkKit",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Onfido.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LinkKit.framework",
Expand Down Expand Up @@ -712,12 +714,14 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-ExpensifyCash-ExpensifyCashTests/Pods-ExpensifyCash-ExpensifyCashTests-frameworks.sh",
"${PODS_ROOT}/hermes-engine/destroot/Library/Frameworks/iphoneos/hermes.framework",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/Onfido/Onfido.framework/Onfido",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL/OpenSSL.framework/OpenSSL",
"${PODS_XCFRAMEWORKS_BUILD_DIR}/LinkKit/LinkKit.framework/LinkKit",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Onfido.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LinkKit.framework",
Expand Down Expand Up @@ -926,6 +930,7 @@
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
Expand Down Expand Up @@ -986,6 +991,7 @@
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
Expand Down
2 changes: 1 addition & 1 deletion ios/ExpensifyCash/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.0.80.2</string>
<string>1.0.80.3</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
Expand Down
2 changes: 1 addition & 1 deletion ios/ExpensifyCashTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.80.2</string>
<string>1.0.80.3</string>
</dict>
</plist>
12 changes: 8 additions & 4 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ target 'ExpensifyCash' do
pod 'Permission-LocationWhenInUse', :path => "#{permissions_path}/LocationWhenInUse"

config = use_native_modules!
use_react_native!(:path => config["reactNativePath"])
use_react_native!(
:path => config["reactNativePath"],
:hermes_enabled => true
)

target 'ExpensifyCashTests' do
inherit! :complete
Expand All @@ -24,10 +27,11 @@ target 'ExpensifyCash' do
# Enables Flipper.
#
# Note that if you have use_frameworks! enabled, Flipper will not work and
# you should disable these next few lines.
use_flipper!('Flipper' => '0.75.1', 'Flipper-Folly' => '2.5.3', 'Flipper-RSocket' => '1.3.1')
# you should disable the next line.
use_flipper!()

post_install do |installer|
flipper_post_install(installer)
react_native_post_install(installer)

installer.pods_project.build_configurations.each do |config|
config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = "arm64"
Expand Down
59 changes: 40 additions & 19 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ PODS:
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.5.0):
- GoogleUtilities/Logger
- hermes-engine (0.7.2)
- libevent (2.1.12)
- nanopb (2.30908.0):
- nanopb/decode (= 2.30908.0)
Expand All @@ -194,7 +195,7 @@ PODS:
- RNPermissions
- Permission-LocationWhenInUse (3.0.1):
- RNPermissions
- Plaid (2.1.2)
- Plaid (2.1.3)
- PromisesObjC (2.0.0)
- Protobuf (3.17.0)
- RCT-Folly (2020.01.13.00):
Expand All @@ -206,6 +207,11 @@ PODS:
- boost-for-react-native
- DoubleConversion
- glog
- RCT-Folly/Futures (2020.01.13.00):
- boost-for-react-native
- DoubleConversion
- glog
- libevent
- RCTRequired (0.64.1)
- RCTTypeSafety (0.64.1):
- FBLazyVector (= 0.64.1)
Expand Down Expand Up @@ -263,6 +269,16 @@ PODS:
- React-jsinspector (= 0.64.1)
- React-perflogger (= 0.64.1)
- Yoga
- React-Core/Hermes (0.64.1):
- glog
- hermes-engine
- RCT-Folly (= 2020.01.13.00)
- RCT-Folly/Futures
- React-cxxreact (= 0.64.1)
- React-jsi (= 0.64.1)
- React-jsiexecutor (= 0.64.1)
- React-perflogger (= 0.64.1)
- Yoga
- React-Core/RCTActionSheetHeaders (0.64.1):
- glog
- RCT-Folly (= 2020.01.13.00)
Expand Down Expand Up @@ -573,26 +589,28 @@ DEPENDENCIES:
- EXHaptics (from `../node_modules/expo-haptics/ios`)
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
- Flipper (= 0.75.1)
- Flipper (~> 0.75.1)
- Flipper-DoubleConversion (= 1.1.7)
- Flipper-Folly (= 2.5.3)
- Flipper-Folly (~> 2.5.3)
- Flipper-Glog (= 0.3.6)
- Flipper-PeerTalk (~> 0.0.4)
- Flipper-RSocket (= 1.3.1)
- FlipperKit (= 0.75.1)
- FlipperKit/Core (= 0.75.1)
- FlipperKit/CppBridge (= 0.75.1)
- FlipperKit/FBCxxFollyDynamicConvert (= 0.75.1)
- FlipperKit/FBDefines (= 0.75.1)
- FlipperKit/FKPortForwarding (= 0.75.1)
- FlipperKit/FlipperKitHighlightOverlay (= 0.75.1)
- FlipperKit/FlipperKitLayoutPlugin (= 0.75.1)
- FlipperKit/FlipperKitLayoutTextSearchable (= 0.75.1)
- FlipperKit/FlipperKitNetworkPlugin (= 0.75.1)
- FlipperKit/FlipperKitReactPlugin (= 0.75.1)
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.75.1)
- FlipperKit/SKIOSNetworkPlugin (= 0.75.1)
- Flipper-RSocket (~> 1.3)
- FlipperKit (~> 0.75.1)
- FlipperKit/Core (~> 0.75.1)
- FlipperKit/CppBridge (~> 0.75.1)
- FlipperKit/FBCxxFollyDynamicConvert (~> 0.75.1)
- FlipperKit/FBDefines (~> 0.75.1)
- FlipperKit/FKPortForwarding (~> 0.75.1)
- FlipperKit/FlipperKitHighlightOverlay (~> 0.75.1)
- FlipperKit/FlipperKitLayoutPlugin (~> 0.75.1)
- FlipperKit/FlipperKitLayoutTextSearchable (~> 0.75.1)
- FlipperKit/FlipperKitNetworkPlugin (~> 0.75.1)
- FlipperKit/FlipperKitReactPlugin (~> 0.75.1)
- FlipperKit/FlipperKitUserDefaultsPlugin (~> 0.75.1)
- FlipperKit/SKIOSNetworkPlugin (~> 0.75.1)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- hermes-engine (~> 0.7.2)
- libevent (~> 2.1.12)
- "onfido-react-native-sdk (from `../node_modules/@onfido/react-native-sdk`)"
- Permission-LocationAccuracy (from `../node_modules/react-native-permissions/ios/LocationAccuracy`)
- Permission-LocationAlways (from `../node_modules/react-native-permissions/ios/LocationAlways`)
Expand All @@ -605,6 +623,7 @@ DEPENDENCIES:
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
- React-Core (from `../node_modules/react-native/`)
- React-Core/DevSupport (from `../node_modules/react-native/`)
- React-Core/Hermes (from `../node_modules/react-native/`)
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
Expand Down Expand Up @@ -687,6 +706,7 @@ SPEC REPOS:
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleUtilities
- hermes-engine
- libevent
- nanopb
- Onfido
Expand Down Expand Up @@ -868,6 +888,7 @@ SPEC CHECKSUMS:
GoogleAppMeasurement: 6b6a08fd9c71f4dbc89e0e812acca81d797aa342
GoogleDataTransport: 85fd18ff3019bb85d3f2c551d04c481dedf71fc9
GoogleUtilities: eea970f4a389963963bffe8d8fabe43540678b9c
hermes-engine: 7d97ba46a1e29bacf3e3c61ecb2804a5ddd02d4f
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Onfido: 116a268e4cb8b767c15285e8071c2e8304673cdf
Expand All @@ -876,7 +897,7 @@ SPEC CHECKSUMS:
Permission-LocationAccuracy: e8adff9ede1b23b43b7054a4500113d515fc87a8
Permission-LocationAlways: 7f7f373d086af7a81b2f4f20d65d29266ca2043b
Permission-LocationWhenInUse: 3ae82a9feb5da4e94e386dba17c7dd3531af9feb
Plaid: c02276ccc630a726a9ed790bf923d29839ff4017
Plaid: f55c6acdc249245c6778a4045757eb4e839cca61
PromisesObjC: 68159ce6952d93e17b2dfe273b8c40907db5ba58
Protobuf: 7327d4444215b5f18e560a97f879ff5503c4581c
RCT-Folly: ec7a233ccc97cc556cf7237f0db1ff65b986f27c
Expand Down Expand Up @@ -943,6 +964,6 @@ SPEC CHECKSUMS:
Yoga: a7de31c64fe738607e7a3803e3f591a4b1df7393
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: 2b0558e25f01204512de38c2f656a63b5d86d19c
PODFILE CHECKSUM: 2092930e33e7aa4d68cdf783d6174465bd3ce380

COCOAPODS: 1.10.1
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expensify.cash",
"version": "1.0.80-2",
"version": "1.0.80-3",
"author": "Expensify, Inc.",
"homepage": "https://new.expensify.com",
"description": "Expensify.cash is the next generation of Expensify: a reimagination of payments based atop a foundation of chat.",
Expand Down
2 changes: 2 additions & 0 deletions src/CONST.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading