You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[this.BANK_NAMES.NAVY_FEDERAL_CREDIT_UNION]: 'Navy Federal Credit Union',
5348
+
[this.BANK_NAMES.PNC]: 'PNC',
5349
+
[this.BANK_NAMES.REGIONS_BANK]: 'Regions',
5350
+
[this.BANK_NAMES.SUNTRUST]: 'SunTrust',
5351
+
[this.BANK_NAMES.TD_BANK]: 'TD Bank',
5352
+
[this.BANK_NAMES.US_BANK]: 'U.S. Bank',
5353
+
[this.BANK_NAMES.USAA]: 'USAA',
5354
+
};
5355
+
},
5356
+
5323
5357
/**
5324
5358
* Constants for maxToRenderPerBatch parameter that is used for FlatList or SectionList. This controls the amount of items rendered per batch, which is the next chunk of items
0 commit comments