Skip to content

Commit

Permalink
Migrate CoinInvestors module into SwiftUI
Browse files Browse the repository at this point in the history
  • Loading branch information
ealymbaev committed Jun 18, 2024
1 parent cb564c0 commit 8bc1c3a
Show file tree
Hide file tree
Showing 8 changed files with 158 additions and 337 deletions.
42 changes: 15 additions & 27 deletions UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -555,8 +555,6 @@ struct CoinAnalyticsView: View {
value: investors
) {
CoinInvestorsView(coinUid: viewModel.coin.uid)
.navigationTitle("coin_analytics.funding".localized)
.ignoresSafeArea()
}
}

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8bc1c3a

Please sign in to comment.