supergravity

구현 목록 본문

개발중 기억해야 할만한 것들

구현 목록

supergravity 2021. 6. 6. 23:37

yarn react-native start

sudo chown kms /dev/kvm && yarn react-native run-android

 

개발환경 [0]

내비게이션 세팅 [0]

파이어 베이스 연결 [0]

리액트 엘리먼트 [0]

다이내믹 스크린 구현 [0]

파이어 베이스 로그인(구글, 이메일) [0]

리덕스 셋팅 [0]

 

개발을 들어가기 전에 시장에 대해서 잘 생각하고 들어가자 

1.새로운 것

2.작고 명확한 시장

3.구현 가능한일 인지

 

2d 게임 [x]

동영상 피드 구현 [x]

포스트 구현 [x]

마이페이지 구현 [x]

결제구현 [x]

 

2D게임 개발환경

https://www.youtube.com/watch?v=xAh3iHehkWU&list=PLnGUkDX-ak1m8UqQJleALUtM8SIWL7pwp 

https://medium.com/@azharuddin31/react-native-pass-data-to-webview-and-get-data-out-of-webview-792ffbe7eb75

 

React Native : Pass data to WebView and get data out of WebView

WebViews can be really handy sometimes and they are saviors when it comes to some SVG/Canvas rendering for pretty charts on your mobile…

medium.com

https://www.youtube.com/c/DrewConley/featured

 

Drew Conley

I got started with game development when some friends and I had an idea for an RPG game. We didn't know anything about gamedev, so we just started with what we knew which was HTML, CSS, and JavaScript. That game, Danger Crew, came out on Steam in 2019. Eve

www.youtube.com

 

https://medium.com/@hello_62448/building-a-mobile-game-using-react-native-3821c1aedf11

 

Building a Mobile Game Using React Native

My experience building a 2D game using React Native, from development to launch on the App Store.

medium.com

https://github.com/HalmonLui/yggdrasil/tree/master/components

 

HalmonLui/yggdrasil

2D mobile rpg game created using React-Native (JavaScript). - HalmonLui/yggdrasil

github.com

 

Comments