Pinned Repositories
BucketList
A BucketList project using SwiftUI, Map Kit and LocalAuthentication with Touch and Face ID
ImageCroppingJetpackCompose
A sample how to get image from the gallery or the camera, crop and show on screen using Jetpack Compose, Material Design 3 and Android-Image-Cropper library.
JetpackComposePermissions
I sample project that shows how to ask for user permissions, the project can be adjusted to any kind of permission and as bonus you can also direct the user to app settings do grant permission in case they tap the option of deny permission and don't show it again.
NavigateBackWithResultJetpackCompose
Example how to get the result from another screen using Jetpack Compose and Navigation Library
notes_app_clean_architecture
This app is an example of how to use Clean Architecture, MVVM, Jetpack Compose, ViewModel, Flow, Coroutines, Room, Navigation, Dependency Injection with Dagger Hilt and Material Design 3.
PhotoEditor
College project of a photo filter app built using SwiftUI and MVVM Architecture
Pokedex
Pokedex app built using Clean Architecture, MVVM, Jetpack Compose, ViewModel, Coroutines, Navigation, Dependency Injection with Dagger Hilt and Material Design 3.
RickyMortyApp
This repository contains an Android app that implements Coroutines, Flow, ViewModel, Paging Library, Jetpack Compose, Dependency Injection with Dagger Hilt and REST API using Retrofit
SearchBarJetpackCompose
Android SearchBar sample using Jetpack Compose, Material Design 3 and StateFlow.
netolobo's Repositories
netolobo/SearchBarJetpackCompose
Android SearchBar sample using Jetpack Compose, Material Design 3 and StateFlow.
netolobo/ImageCroppingJetpackCompose
A sample how to get image from the gallery or the camera, crop and show on screen using Jetpack Compose, Material Design 3 and Android-Image-Cropper library.
netolobo/JetpackComposePermissions
I sample project that shows how to ask for user permissions, the project can be adjusted to any kind of permission and as bonus you can also direct the user to app settings do grant permission in case they tap the option of deny permission and don't show it again.
netolobo/PhotoEditor
College project of a photo filter app built using SwiftUI and MVVM Architecture
netolobo/BucketList
A BucketList project using SwiftUI, Map Kit and LocalAuthentication with Touch and Face ID
netolobo/Calculator
A simple calculator built using Swift and UIKit
netolobo/CalculatorSwiftUI
A simply calculator built using SwiftUI
netolobo/ChatGPTApp
netolobo/CoreData-CRUD
A CoreData CRUD with MVC Pattern Swift and UIKit
netolobo/CupcakeCorner
An app that simulate online cupcake orders
netolobo/GuessTheFlag
A simple game where you have to choose the right flag, the game was built using swift, Swift UI and animations
netolobo/CustomFontSwiftUI
An example how to use custom font on a SwiftUI Text.
netolobo/Flashzilla
netolobo/GalaxianSwiftUI
netolobo/GettingUserLocation
An example how to get user location using CLLocation and SwiftUI
netolobo/HotProspects
netolobo/HowToCheckInternetConnectionSwiftUI
An example how to track internet connection using Network Framework and SwiftUI
netolobo/iExpensive
netolobo/IKnowYou
netolobo/LoadingDataFromJsonSwiftUI
A sample how to load data from a json file and showing it on the screen.
netolobo/MoonShot
netolobo/netolobo
netolobo/netolobo.github.io
netolobo/OpeningLinkSwiftUI
An example how to open a web link in Safari with SwiftUI
netolobo/Restaurants
netolobo/SearchBarSwiftUI
A example of a Search Bar with SwiftUI
netolobo/SharingDataWithEnvironmentSwiftUI
A sample how share data between views using @Environment property wrapper and SwiftUI
netolobo/SnowSeeker
netolobo/SwiftPackageManagerExample
A simple sample how to add iOS dependencies using Swift Package Manager
netolobo/VideoPlayerSwiftUI
An example how to play a video from a URL using SwiftUI