This is part I of a series of posts I'll write explaining the progress of the development of a custom made POS app for Android using React Native. ...
For further actions, you may consider blocking this person and/or reporting abuse
Can you provide git link?
Damn, that's pretty impressive. I've recently started working with RN and while it's been much easier than working with Java/Swift, it's been far from smooth so far.
Did you build the entire app without a central backend? And if so, aren't you afraid at some point the tablet might get nicked and you lose all the data you had?
Hi @stefan
Yes, there's no backend. I mean, Firebase was kind of an overkill, that's why on Part II I'll try to explain the backup policy and the whole DB thing. Once I get more time and the feature is required, I might use a DB backend, either Firebase or a Node API.
That's fair, can't wait for part 2 :)
ddd
Curious—which BT printer did you purchase?
+1
+1
Hi very nice design and concept. can you share source code on github?
did you get link ?
Hi.
Super tutorial. I want to do the same project to practice with React Native. Can you please tell me which printer you bought on Amazon?
Having a view on the source code would be great to understand!
When do you have time to write the second part please?
Thanks !
We made whole POS in react native, much bigger than yours and in many many more hours indeed :) figurepos.com available on app store.
My plan is to write post about it soon as well. If you want to connect and share some experience/ask whatever you want, feel free to reach out to me
hi @eldel$hell I am facing a similar problem my main concernt is relationed in generate barcode because I need to print the codes and after it I need to read that bar code and print a invoice depending of other things, my question is, can I use the same print(hadware) for invoices and barcodes?
Thanks in advance
Coud you share this module, please? Many thanks
I am a student, im working on my final project, just like what you've created, if you dont mind I want to ask you to show me how to make the application can print with bluetooth printer. I really need your help
Hi, What is ConfigManager?
Very nice work, specially with the Bluetooth printer. Looking forward to reading the next part.
Thanks for taking the time to write about it.
Check this out : skptricks.com/2018/07/how-customiz...
can you please provide full source code.
waw wonderful please can you share the code GitHub
Is there a part 2 & 3? Lol
can you share the code?
Can you share your source code?
Good tutorial, I'm a beginner loves this and as starting for me.
where i can see demo?
Hi is there posabillity you provide git link? This is amazing
Me gustaría comprarte ese código. ¿Por dónde nos podremos comunicar?
How about the cash drawer? should it open when the bluetooth printer finished printing or through the printers API? but it seems like it doesn't have an API for that