Any documentation about pure React Native without using EXPO?
up vote
-3
down vote
favorite
I want to learn React Native but, without using EXPO
Why do i not using EXPO? (source: Youtube Channel "McAbout Digital")
- Lack of support for geolocation
- No support for Payment API
- Slow image rendering
- Limited access to Firebase setting
- Advanced animation support
Wherever i google about React Native the EXPO is always there too.
I'm looking for pure react native documentation/tutorial
react-native expo
add a comment |
up vote
-3
down vote
favorite
I want to learn React Native but, without using EXPO
Why do i not using EXPO? (source: Youtube Channel "McAbout Digital")
- Lack of support for geolocation
- No support for Payment API
- Slow image rendering
- Limited access to Firebase setting
- Advanced animation support
Wherever i google about React Native the EXPO is always there too.
I'm looking for pure react native documentation/tutorial
react-native expo
Apart from the initial setup, coding with or without Expo is exactly the same. The official documentation mentions Expo only on the first page and even that has a "native code" alternative.
– JJJ
yesterday
add a comment |
up vote
-3
down vote
favorite
up vote
-3
down vote
favorite
I want to learn React Native but, without using EXPO
Why do i not using EXPO? (source: Youtube Channel "McAbout Digital")
- Lack of support for geolocation
- No support for Payment API
- Slow image rendering
- Limited access to Firebase setting
- Advanced animation support
Wherever i google about React Native the EXPO is always there too.
I'm looking for pure react native documentation/tutorial
react-native expo
I want to learn React Native but, without using EXPO
Why do i not using EXPO? (source: Youtube Channel "McAbout Digital")
- Lack of support for geolocation
- No support for Payment API
- Slow image rendering
- Limited access to Firebase setting
- Advanced animation support
Wherever i google about React Native the EXPO is always there too.
I'm looking for pure react native documentation/tutorial
react-native expo
react-native expo
asked yesterday
Austin Sebastian Marviano
205
205
Apart from the initial setup, coding with or without Expo is exactly the same. The official documentation mentions Expo only on the first page and even that has a "native code" alternative.
– JJJ
yesterday
add a comment |
Apart from the initial setup, coding with or without Expo is exactly the same. The official documentation mentions Expo only on the first page and even that has a "native code" alternative.
– JJJ
yesterday
Apart from the initial setup, coding with or without Expo is exactly the same. The official documentation mentions Expo only on the first page and even that has a "native code" alternative.
– JJJ
yesterday
Apart from the initial setup, coding with or without Expo is exactly the same. The official documentation mentions Expo only on the first page and even that has a "native code" alternative.
– JJJ
yesterday
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
accepted
Apart from project setup almost everything is same in the docs for both versions,
but if you are looking for a good tutorial series you can start learning by
UDEMY - React Native Practical Guid which is a paid course but worth it.
thankyou very much it helped me a lot
– Austin Sebastian Marviano
yesterday
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
accepted
Apart from project setup almost everything is same in the docs for both versions,
but if you are looking for a good tutorial series you can start learning by
UDEMY - React Native Practical Guid which is a paid course but worth it.
thankyou very much it helped me a lot
– Austin Sebastian Marviano
yesterday
add a comment |
up vote
0
down vote
accepted
Apart from project setup almost everything is same in the docs for both versions,
but if you are looking for a good tutorial series you can start learning by
UDEMY - React Native Practical Guid which is a paid course but worth it.
thankyou very much it helped me a lot
– Austin Sebastian Marviano
yesterday
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
Apart from project setup almost everything is same in the docs for both versions,
but if you are looking for a good tutorial series you can start learning by
UDEMY - React Native Practical Guid which is a paid course but worth it.
Apart from project setup almost everything is same in the docs for both versions,
but if you are looking for a good tutorial series you can start learning by
UDEMY - React Native Practical Guid which is a paid course but worth it.
edited yesterday
JJJ
28.9k147491
28.9k147491
answered yesterday
Ammar Tariq
608
608
thankyou very much it helped me a lot
– Austin Sebastian Marviano
yesterday
add a comment |
thankyou very much it helped me a lot
– Austin Sebastian Marviano
yesterday
thankyou very much it helped me a lot
– Austin Sebastian Marviano
yesterday
thankyou very much it helped me a lot
– Austin Sebastian Marviano
yesterday
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53237895%2fany-documentation-about-pure-react-native-without-using-expo%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Apart from the initial setup, coding with or without Expo is exactly the same. The official documentation mentions Expo only on the first page and even that has a "native code" alternative.
– JJJ
yesterday