https://github.com/facebook/react-native/tree/master/RNTester

 

리액트 네이티브가 지원하는 모든 UI 요소를 살펴볼수 있다.

 

꼭 분석 해볼것!!

'0x001 Programming > 03. React-Native' 카테고리의 다른 글

react-native-chart-kit LineChart Data 동적 변경  (0) 2020.12.09
android:usesCleartextTraffic 관련  (0) 2020.06.25
LifeCycle API  (0) 2019.04.29
props | state  (0) 2019.04.29

GitHub 학습 사이트 


https://learngitbranching.js.org/ 

'0x012 Etc' 카테고리의 다른 글

[Git] Fork한 Repository 최신으로 동기화 하는 방법  (0) 2019.06.03
[Term] Use-After-Free Exploit  (0) 2017.12.29
[Etc] Open Source License Guide  (0) 2017.12.29
[Term] CVE  (0) 2017.12.29
[Term] Intrusion Detection System  (0) 2017.12.29

$ sudo bash
# echo 0 > /proc/sys/kernel/yama/ptrace_scope 


명령을 입력 하면 에러를 해결 할 수 있다. 

'0x002 OperatingSystem > 02. Linux' 카테고리의 다른 글

[Docker] Ubuntu에서 도커(Docker) 설치하기  (0) 2021.01.08
[tip] echo $?  (0) 2018.06.30
[Theory] ELF 파일 형식  (0) 2018.01.10
[Theory] LD_PRELOAD 환경 변수  (0) 2018.01.08
[Theory] /proc  (0) 2018.01.08

+ Recent posts