How to connect WooCommerce website to react-native?
I am really confused on how does it works. Assuming that I have already my e-commerce built by WooCommerce. How can I integrate it in react-native? And how does it work? It wil be displayed on a web view?
javascript wordpress react-native woocommerce ecmascript-6
|
show 5 more comments
I am really confused on how does it works. Assuming that I have already my e-commerce built by WooCommerce. How can I integrate it in react-native? And how does it work? It wil be displayed on a web view?
javascript wordpress react-native woocommerce ecmascript-6
1
My recommendation is to encapsulate the back end as an entirely different system to the front end, simply have your back-end act as an API? It makes it easier to manage the two different applications as separate systems in my opinion. Also, could you show what you have tried? Sorry to bombard you with questions, but why are you using react-native specifically?
– JO3-W3B-D3V
Nov 22 '18 at 9:15
for faster development? And my e-commerce app has an interactive map like uber does. And react-native is capable to do that.
– Trish Siquian
Nov 22 '18 at 9:39
Faster development, that's up for debate. No framework speeds up development time to so speak, I mean using these tools to produce hybrid web apps, yes, that's a much quicker route than developing native apps. But I was wondering more why react-native over something like PhoneGap? The end result is basically the same, it's more curiosity than anything else.
– JO3-W3B-D3V
Nov 22 '18 at 9:51
I already tried ionic which uses cordova/phonegap. It is very slow compared to react-native. React native does not uses web-view while ionic uses webview to wrap the app.
– Trish Siquian
Nov 22 '18 at 11:02
Fair enough, can't argue with that, I've personally not tested that out, so I'll take your word for it. But as I've said, could you demonstrate what you've tried so far? Any code to show? Etc.
– JO3-W3B-D3V
Nov 22 '18 at 12:02
|
show 5 more comments
I am really confused on how does it works. Assuming that I have already my e-commerce built by WooCommerce. How can I integrate it in react-native? And how does it work? It wil be displayed on a web view?
javascript wordpress react-native woocommerce ecmascript-6
I am really confused on how does it works. Assuming that I have already my e-commerce built by WooCommerce. How can I integrate it in react-native? And how does it work? It wil be displayed on a web view?
javascript wordpress react-native woocommerce ecmascript-6
javascript wordpress react-native woocommerce ecmascript-6
asked Nov 22 '18 at 9:11


Trish SiquianTrish Siquian
1341212
1341212
1
My recommendation is to encapsulate the back end as an entirely different system to the front end, simply have your back-end act as an API? It makes it easier to manage the two different applications as separate systems in my opinion. Also, could you show what you have tried? Sorry to bombard you with questions, but why are you using react-native specifically?
– JO3-W3B-D3V
Nov 22 '18 at 9:15
for faster development? And my e-commerce app has an interactive map like uber does. And react-native is capable to do that.
– Trish Siquian
Nov 22 '18 at 9:39
Faster development, that's up for debate. No framework speeds up development time to so speak, I mean using these tools to produce hybrid web apps, yes, that's a much quicker route than developing native apps. But I was wondering more why react-native over something like PhoneGap? The end result is basically the same, it's more curiosity than anything else.
– JO3-W3B-D3V
Nov 22 '18 at 9:51
I already tried ionic which uses cordova/phonegap. It is very slow compared to react-native. React native does not uses web-view while ionic uses webview to wrap the app.
– Trish Siquian
Nov 22 '18 at 11:02
Fair enough, can't argue with that, I've personally not tested that out, so I'll take your word for it. But as I've said, could you demonstrate what you've tried so far? Any code to show? Etc.
– JO3-W3B-D3V
Nov 22 '18 at 12:02
|
show 5 more comments
1
My recommendation is to encapsulate the back end as an entirely different system to the front end, simply have your back-end act as an API? It makes it easier to manage the two different applications as separate systems in my opinion. Also, could you show what you have tried? Sorry to bombard you with questions, but why are you using react-native specifically?
– JO3-W3B-D3V
Nov 22 '18 at 9:15
for faster development? And my e-commerce app has an interactive map like uber does. And react-native is capable to do that.
– Trish Siquian
Nov 22 '18 at 9:39
Faster development, that's up for debate. No framework speeds up development time to so speak, I mean using these tools to produce hybrid web apps, yes, that's a much quicker route than developing native apps. But I was wondering more why react-native over something like PhoneGap? The end result is basically the same, it's more curiosity than anything else.
– JO3-W3B-D3V
Nov 22 '18 at 9:51
I already tried ionic which uses cordova/phonegap. It is very slow compared to react-native. React native does not uses web-view while ionic uses webview to wrap the app.
– Trish Siquian
Nov 22 '18 at 11:02
Fair enough, can't argue with that, I've personally not tested that out, so I'll take your word for it. But as I've said, could you demonstrate what you've tried so far? Any code to show? Etc.
– JO3-W3B-D3V
Nov 22 '18 at 12:02
1
1
My recommendation is to encapsulate the back end as an entirely different system to the front end, simply have your back-end act as an API? It makes it easier to manage the two different applications as separate systems in my opinion. Also, could you show what you have tried? Sorry to bombard you with questions, but why are you using react-native specifically?
– JO3-W3B-D3V
Nov 22 '18 at 9:15
My recommendation is to encapsulate the back end as an entirely different system to the front end, simply have your back-end act as an API? It makes it easier to manage the two different applications as separate systems in my opinion. Also, could you show what you have tried? Sorry to bombard you with questions, but why are you using react-native specifically?
– JO3-W3B-D3V
Nov 22 '18 at 9:15
for faster development? And my e-commerce app has an interactive map like uber does. And react-native is capable to do that.
– Trish Siquian
Nov 22 '18 at 9:39
for faster development? And my e-commerce app has an interactive map like uber does. And react-native is capable to do that.
– Trish Siquian
Nov 22 '18 at 9:39
Faster development, that's up for debate. No framework speeds up development time to so speak, I mean using these tools to produce hybrid web apps, yes, that's a much quicker route than developing native apps. But I was wondering more why react-native over something like PhoneGap? The end result is basically the same, it's more curiosity than anything else.
– JO3-W3B-D3V
Nov 22 '18 at 9:51
Faster development, that's up for debate. No framework speeds up development time to so speak, I mean using these tools to produce hybrid web apps, yes, that's a much quicker route than developing native apps. But I was wondering more why react-native over something like PhoneGap? The end result is basically the same, it's more curiosity than anything else.
– JO3-W3B-D3V
Nov 22 '18 at 9:51
I already tried ionic which uses cordova/phonegap. It is very slow compared to react-native. React native does not uses web-view while ionic uses webview to wrap the app.
– Trish Siquian
Nov 22 '18 at 11:02
I already tried ionic which uses cordova/phonegap. It is very slow compared to react-native. React native does not uses web-view while ionic uses webview to wrap the app.
– Trish Siquian
Nov 22 '18 at 11:02
Fair enough, can't argue with that, I've personally not tested that out, so I'll take your word for it. But as I've said, could you demonstrate what you've tried so far? Any code to show? Etc.
– JO3-W3B-D3V
Nov 22 '18 at 12:02
Fair enough, can't argue with that, I've personally not tested that out, so I'll take your word for it. But as I've said, could you demonstrate what you've tried so far? Any code to show? Etc.
– JO3-W3B-D3V
Nov 22 '18 at 12:02
|
show 5 more comments
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53427340%2fhow-to-connect-woocommerce-website-to-react-native%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53427340%2fhow-to-connect-woocommerce-website-to-react-native%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
My recommendation is to encapsulate the back end as an entirely different system to the front end, simply have your back-end act as an API? It makes it easier to manage the two different applications as separate systems in my opinion. Also, could you show what you have tried? Sorry to bombard you with questions, but why are you using react-native specifically?
– JO3-W3B-D3V
Nov 22 '18 at 9:15
for faster development? And my e-commerce app has an interactive map like uber does. And react-native is capable to do that.
– Trish Siquian
Nov 22 '18 at 9:39
Faster development, that's up for debate. No framework speeds up development time to so speak, I mean using these tools to produce hybrid web apps, yes, that's a much quicker route than developing native apps. But I was wondering more why react-native over something like PhoneGap? The end result is basically the same, it's more curiosity than anything else.
– JO3-W3B-D3V
Nov 22 '18 at 9:51
I already tried ionic which uses cordova/phonegap. It is very slow compared to react-native. React native does not uses web-view while ionic uses webview to wrap the app.
– Trish Siquian
Nov 22 '18 at 11:02
Fair enough, can't argue with that, I've personally not tested that out, so I'll take your word for it. But as I've said, could you demonstrate what you've tried so far? Any code to show? Etc.
– JO3-W3B-D3V
Nov 22 '18 at 12:02