1 min 0 iOS Objective-C에서 블록을 선언하는 방법 admin 2019년 02월 08일 Objective-C에서 블록(block)은 C언어에서의 함수 포인터와 비슷한 역할을 합니다. 블록은 코드 덩어리를 캡슐화하고 나중에 실행될 수… Read More
1 min 0 iOS [iOS] Xcode error – Command /usr/bin/codesign failed with exit code 1 moonbc 2017년 07월 26일 Xcode 에러 Command /usr/bin/codesign failed with exit code 1 터미널에서 해당 프로젝트 경로로 이동… Read More
1 min 0 개발 Single Codebase, Two Apps with Flutter and Firebase moonbc 2017년 05월 19일 Single Codebase, Two Apps with Flutter and Firebase https://flutter.io/ Flutter makes it easy and fast… Read More
1 min 0 안드로이드 스크롤 관련 문제점 moonbc 2017년 05월 18일 RecycleView에서 스크롤이 한번에 쑹 움직인다. 이유는? android:nestedScrollingEnabled="false" 스크롤이 이루어지는 뷰에서 화면이 상단이 먼저 보이지게 하려면… Read More
1 min 0 안드로이드 Android Studio 한글 깨짐 문제 moonbc 2017년 04월 26일 Android Studio 2.2가 설치된 경로에서 다음의 경로를 추가로 따라가셔서 fonts.xml을 열어 추가해주시면 되겠습니다. plugins/android/lib/layoutlib/data/fonts/fonts.xml 참고로… Read More
1 min 0 안드로이드 Android Performance Case Study: Memory vs. Frame Time. moonbc 2017년 04월 19일 Android Performance Case Study: Memory vs. Frame Time. http://blog.karumi.com/android-performance-case-study-memory-vs-frame-time/ Flow Up https://app.flowup.io/command-center/getting-started# Read More
1 min 0 안드로이드 The Perils of Loading Native Libraries on Android moonbc 2017년 04월 11일 https://medium.com/keepsafe-engineering/the-perils-of-loading-native-libraries-on-android-befa49dce2db Read More
1 min 0 안드로이드 Drag and Swipe with RecyclerView moonbc 2017년 04월 05일 https://medium.com/@ipaulpro/drag-and-swipe-with-recyclerview-b9456d2b1aaf Read More
1 min 0 안드로이드 25 Android libraries you definitely want to try out in early 2017 moonbc 2017년 03월 31일 https://medium.freecodecamp.com/25-new-android-libraries-which-you-definitely-want-to-try-at-the-beginning-of-2017-45878d5408c0 Read More
1 min 0 개발 Mobile Top 10 2016-Top 10 moonbc 2017년 02월 22일 https://www.owasp.org/index.php/Mobile_Top_10_2016-Top_10 Read More