React Native just showing splash screen (expo start doesn't work)

Hello im trying to use moralis on my own react native + typescript project without using react native boilerplate… i remove a lot of errors but finally i get this and i dont know how to fixed maybe someone can help me:

Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseACL.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.350] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.351] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.352] WARN Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\encode.js -> node_modules\moralis\lib\browser\ParseACL.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.353] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\encode.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.353] WARN Require cycle: node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\encode.js -> node_modules\moralis\lib\browser\ParseRelation.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.354] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.354] WARN Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\OfflineQuery.js -> node_modules\moralis\lib\browser\equals.js -> node_modules\moralis\lib\browser\ParseACL.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.355] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\OfflineQuery.js -> node_modules\moralis\lib\browser\equals.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.356] WARN Require cycle: node_modules\moralis\lib\browser\decode.js -> node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\canBeSerialized.js -> node_modules\moralis\lib\browser\ParseRelation.js -> node_modules\moralis\lib\browser\ParseQuery.js -> node_modules\moralis\lib\browser\OfflineQuery.js -> node_modules\moralis\lib\browser\decode.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.356] WARN Require cycle: node_modules\moralis\lib\browser\decode.js -> node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\decode.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.357] WARN Require cycle: node_modules\moralis\lib\browser\ParseACL.js -> node_modules\moralis\lib\browser\ParseRole.js -> node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\ParseACL.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.358] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\SingleInstanceStateController.js -> node_modules\moralis\lib\browser\ObjectStateMutations.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.358] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\unique.js -> node_modules\moralis\lib\browser\arrayContainsObject.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.359] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\unique.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.359] WARN Require cycle: node_modules\moralis\lib\browser\ParseObject.js -> node_modules\moralis\lib\browser\unsavedChildren.js -> node_modules\moralis\lib\browser\ParseObject.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.360] WARN Require cycle: node_modules\moralis\lib\browser\ParseUser.js -> node_modules\moralis\lib\browser\AnonymousUtils.js -> node_modules\moralis\lib\browser\ParseUser.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.
[Fri Oct 29 2021 10:59:41.361] WARN Require cycle: node_modules\moralis\lib\browser\ParseUser.js -> node_modules\moralis\lib\browser\ParseSession.js -> node_modules\moralis\lib\browser\ParseUser.js

Require cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle.

These look like warnings, do you necessarily have to fix them?

now im using react native boilerplate, im using windows10 and android studio an when i do expo start command the app stay on loading for ever.
image image

expo start doesn’t work

you need to use yarn ios and yarn android

This will launch your app on mobile device/simulator and hot reload will work

Master ivan… hello now i do yarn android but emulator doesn’t pop up says:

adb.exe: error: no devices/emulators found

then if i first open my emulator and then i do yarn android and says:

and if i enter in the mobile app: