React Native Yeni başlayanlar için Yol Haritası

Aşağıdaki laboratuar uygulamasını Version 1.0.0 i,  1 yıl önce yazdım yani markete yüklenme tarihi 02.01.2020 sonra bunun kodlarını backend tarafını github a yedekledim. 1.5 yıl sonra video oynatıcı ve bazı geliştirmeler…

react native windows kurulumu

cmd yi admin yetkisi ile aç @"%SystemRoot%System32WindowsPowerShellv1.0powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%chocolateybin" choco install -y nodejs.install python2 jdk8 devamı https://www.techomoro.com/how-to-install-and-setup-react-native-on-windows-10/

React-Native Android apk Derleme

React ile uygulamanızı yazdınız bitti sıra da bunun android play ve ios app store da olması gerekebilir onları medium da yazdığım aşağıdaki link den okuyabilirsiniz.https://medium.com/@selmantunc/react-native-android-apk-derleme-f7066a4d4da5

fake rest sources

https://reqres.in/https://jsonplaceholder.typicode.com/http://dummy.restapiexample.com/https://fakerestapi.azurewebsites.net/https://www.mocky.io/https://beeceptor.com/http://www.somaku.com/news https://newsapi.org/

worpress rest api for react native

I’m working with wordpress rest api with “react native”, I’ve created a list of required resources for rest api, hopefully usefulhttps://developer.wordpress.org/rest-api/https://developer.wordpress.org/rest-api/reference/https://gist.github.com/aikusuma/844029a7c9d2af4db15364624c4ab86ehttps://devhints.io/rest-apihttps://code.tutsplus.com/tutorials/wp-rest-api-retrieving-data–cms-24694WP PLUGİNShttps://github.com/WP-API/Basic-Authhttps://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/https://wordpress.org/plugins/wp-rest-api-controller/