Skip to content

The demo for iOS development with small craft works.

License

Notifications You must be signed in to change notification settings

huang-kun/MyLittleCraft

Repository files navigation

Demo list

Below Header Refreshing

This demo shows how refresh control displaying under table header view.

Music Search List

This demonstrates:

  1. How search bar sticks on top of screen while user scrolling the list.
  2. Customized animated transition.
  3. Customized screen edge pan gesture / pop gesture.
  4. Add UIPercentDrivenInteractiveTransition on search bar dismissal.

Swipe To Dismiss Keyboard

In the demo, user can swipe up or swipe down on text content to dismiss keyboard.

Multi Touch Box

This demo shows how multiple touches works on crop box (like in image editing app), and the touch area in the box has self-adjusting feature depending on box size. Unlike the main-stream image editing app which user can use pinch to resize the photo, for this demo, you can use multi-touch only for the crop box.

Motion Camera

This demo shows the difference between using system default UIDeviceOrientation detection and custom detection by accelerometer data calculation. Applying rotation effect generated by whichever on camera UI is acceptable with subtle different user experence.

Web And Script

The demo explores the possibilities of working with WKWebView + Javascript. To achieve the similar goal with multiple solutions.

Releases

No releases published

Packages

No packages published

Languages