Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
Promise.all(hydrateStores).then(() => {
Promise.all([
FontAwesome5.getImageSource('reddit', 25),
FontAwesome5.getImageSource('react', 25),
]).then(([redditIcon, reactIcon]) => {
Navigation.setRoot({
root: {
bottomTabs: {
options: {
bottomTabs: {
titleDisplayMode: 'alwaysShow',
},
},
children: [{
stack: {
children: [{
component: {
name: HOME ,
},
}],
export const startApp = () => {
Promise.all([
FontAwesome5.getImageSource('reddit', 25),
FontAwesome5.getImageSource('react', 25),
]).then(([redditIcon, reactIcon]) => {
Navigation.setRoot({
root: {
bottomTabs: {
options: {
bottomTabs: {
titleDisplayMode: 'alwaysShow',
},
},
children: [{
stack: {
children: [{
component: {
name: HOME ,
},
}],
export const startApp = () => {
Promise.all([
FontAwesome5.getImageSource('reddit', 25),
FontAwesome5.getImageSource('react', 25),
]).then(([redditIcon, reactIcon]) => {
Navigation.setRoot({
root: {
bottomTabs: {
options: {
bottomTabs: {
titleDisplayMode: 'alwaysShow',
},
},
children: [{
stack: {
children: [{
component: {
name: HOME ,
},
Promise.all(hydrateStores).then(() => {
Promise.all([
FontAwesome5.getImageSource('reddit', 25),
FontAwesome5.getImageSource('react', 25),
]).then(([redditIcon, reactIcon]) => {
Navigation.setRoot({
root: {
bottomTabs: {
options: {
bottomTabs: {
titleDisplayMode: 'alwaysShow',
},
},
children: [{
stack: {
children: [{
component: {
name: HOME ,
},