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
- 티스토리챌린지
- 상속 관계 매핑
- 원복
- 오블완
- 버튼 활성화
- 폴더구조
- 경우의 수
- springboot
- 백준 1992
- ReactNative
- 창의충전소
- Project Bee
- service 테스트
- 노마드코더
- 이영직
- 자료구조
- 구현
- 비트마스킹
- multipart upload
- web view
- react
- BFS
- bfs dfs
- Navigation
- 휴대폰 기기
- React Native
- 해외 대외활동
- FlatList
- 완전탐색
- React Natvive
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