BS
Size: a a a
BS
SS
BS
I
I
ЮЗ
function AppContainer() {
return (
<Provider store={store}>
<App />
<Notification />
</Provider>
);
}
AppRegistry.registerComponent(appName, () => AppContainer);
ЮЗ
function AppContainer() {
return (
<Provider store={store}>
<App />
<Notification />
</Provider>
);
}
AppRegistry.registerComponent(appName, () => AppContainer);
AppRegistry.registerComponent(appName, () => AppContainer);
ЮЗ
Э
function AppContainer() {
return (
<Provider store={store}>
<App />
<Notification />
</Provider>
);
}
AppRegistry.registerComponent(appName, () => AppContainer);
ЮЗ
BS
Э
SS
BD
BD
ЮЗ
ЮЗ
BD
BS