Skip to content

v1.0.0

Choose a tag to compare

@jfdoradotr jfdoradotr released this 13 Jul 03:02
· 1 commit to main since this release
  • File from Bundle (bunfile): Get the path from a file in the bundle
  • JSON Decoder for Path (decodepath): Lets you decode a file from an specific path and convert it to your Codable model.
  • Programmatic Root Scene (pgmroot): Add this snippet to your SceneDelegate when you don't want to use Storyboards. (iOS 13+).