• Stars
    star
    2
  • Language
    Swift
  • Created almost 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An good example for UITest In swiftUI

More Repositories

1

MovieViper

A demo project using The Movie DB based on Swift VIPER architecture
Swift
4
star
2

MovieSearch

The Movie Search allow you to search particular movie (MVVM + SwiftUI)
Swift
4
star
3

HandlerMessageJavaScript

An interface for receiving messages from JavaScript inΒ  WebKit in swift
Swift
2
star
4

Functional-Programming

Swift
1
star
5

HackerNews

The HackerNews app fetch news with Combine + SwiftUI
Swift
1
star
6

Class_Organization_-Solid_Principles

Swift
1
star
7

Handling_Errors_Throws

Use error handling with throw
Swift
1
star
8

Challenge_Subtract-without-subtract

Create a function that subtracts one positive integer from another, without using -.
Swift
1
star
9

Challenge_Find-longest-prefix

Write a function that accepts a string of words with a similar prefix, separated by spaces, and returns the longest substring that prefixes all words.
Swift
1
star
10

Albums-MVVM-SwiftUI

Albums is an example project with swiftUI and MVVM that shows a list of images that you can tap to view details. GridItem is also used in this project
Swift
1
star
11

Hidding_Implementing_Abstraction

Hiding implementation details through abstraction
Swift
1
star
12

Challenge_Three-different-letters

Write a function that accepts two strings, and returns true if they are identical in length but have no more than three different letters, taking case and string order into account.
Swift
1
star
13

Challenge_Reverse-the-words-in-a-string

Write a function that returns a string with each of its words reversed but in the original order, without using a loop.
Swift
1
star