Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- ReactNative
- 상속 관계 매핑
- 경우의 수
- 구현
- service 테스트
- 원복
- Project Bee
- BFS
- 폴더구조
- 창의충전소
- 비트마스킹
- 버튼 활성화
- 자료구조
- React Natvive
- react
- React Native
- 휴대폰 기기
- web view
- 오블완
- 해외 대외활동
- multipart upload
- 이영직
- 티스토리챌린지
- 완전탐색
- 백준 1992
- bfs dfs
- Navigation
- springboot
- 노마드코더
- FlatList
Archives
- Today
- Total
유미의 기록들
[React Native -17] 해시태그 기능 구현
상품등록 Page에 추가할 #해시태그 기능을 구현하였다 class HashTag extends Component { constructor(props){ super(props); this.hashTagRef = React.createRef(); this.state={ hashTag:[], tagName:'', } } hasTag : 해시태그 배열 tagName: 각 입력한 변수 {/* 키워드 */} 키워드 {this.state.hashTagError == false ? ( * 1 - 7개 입력 ) : null} { this.hashTagRef = c; }} returnKeyType="next" onSubmitEditing={this.addTag} onChangeText={(value) => this.set..
MDLAB 기록/차량부품거래애플리케이션
2022. 12. 17. 01:18