###Installing React Native Android on Ubuntu
Here are the steps for getting a working Linux install for React Native:
- Install Java SDK
- Install KVM
sudo apt-get install qemu-kvm libvirt-bin bridge-utils virt-managersudo adduser your_user libvirtd
###Installing React Native Android on Ubuntu
Here are the steps for getting a working Linux install for React Native:
sudo apt-get install qemu-kvm libvirt-bin bridge-utils virt-managersudo adduser your_user libvirtd| # This is a skeleton for testing models including examples of validations, callbacks, | |
| # scopes, instance & class methods, associations, and more. | |
| # Pick and choose what you want, as all models don't NEED to be tested at this depth. | |
| # | |
| # I'm always eager to hear new tips & suggestions as I'm still new to testing, | |
| # so if you have any, please share! | |
| # | |
| # @kyletcarlson | |
| # | |
| # This skeleton also assumes you're using the following gems: |
| <link rel="import" href="../paper-tabs/paper-tabs.html"> | |
| <link rel="import" href="../paper-tabs/paper-tab.html"> | |
| <polymer-element name="my-element"> | |
| <template> | |
| <style> | |
| :host { | |
| box-sizing: border-box; | |
| opacity: 0.7; |